Main > Programming > Libraries >

Bio::Tree::DistanceFactory 1.5.2_102

Bio::Tree::DistanceFactory 1.5.2_102

Sponsored Links

Bio::Tree::DistanceFactory 1.5.2_102 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 5.6 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 858
Date added: 2007-06-20
Publisher: Jason Stajich

Bio::Tree::DistanceFactory 1.5.2_102 description

Bio::Tree::DistanceFactory is a Perl module to construct a tree using distance based methods.

SYNOPSIS

use Bio::Tree::DistanceFactory;
use Bio::AlignIO;
use Bio::Align::DNAStatistics;
my $tfactory = Bio::Tree::DistanceFactory->new(-method => "NJ");
my $stats = Bio::Align::DNAStatistics->new();

my $alnin = Bio::AlignIO->new(-format => clustalw,
-file => file.aln);
my $aln = $alnin->next_aln;
# Of course matrix can come from a different place
# like PHYLIP if you prefer, Bio::Matrix::IO should be able
# to parse many things
my $jcmatrix = $stats->distance(-align => $aln,
-method => Jukes-Cantor);
my $tree = $tfactory->make_tree($jcmatrix);

This is a factory which will construct a phylogenetic tree based on the pairwise sequence distances for a set of sequences. Currently UPGMA (Sokal and Michener 1958) and NJ (Saitou and Nei 1987) tree construction methods are implemented.

Bio::Tree::DistanceFactory 1.5.2_102 Screenshot

Advertisements

Bio::Tree::DistanceFactory 1.5.2_102 Keywords

Bookmark Bio::Tree::DistanceFactory 1.5.2_102

Hyperlink code:
Link for forum:

Bio::Tree::DistanceFactory 1.5.2_102 Copyright

WareSeeker periodically updates pricing and software information of Bio::Tree::DistanceFactory 1.5.2_102 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Bio::Tree::DistanceFactory 1.5.2_102 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Bio::Tree::Compatible is a Perl module for testing compatibility of phylogenetic trees with nested taxa. Free Download
Bio::Tools::AlignFactory is a base object for alignment factories. Free Download
biblio.PLS is a bioperl client for accessing and querying a bibliographic repository. Free Download
Bio::Graph::SimpleGraph is a Perl module that can create and manipulate undirected graphs. Free Download
GIS::Distance::Vincenty Perl module contains Thaddeus Vincenty distance calculations. Free Download
GIS::Distance::Polar can do Polar coordinate flat-earth distance calculations. Free Download
Bioperl is a Perl extensions for bioinformatics. Free Download
Bio::NEXUS::DistancesBlock is a Perl module that represents DISTANCES block in NEXUS file. Free Download