BranchestFastTree2¶
- class BranchestFastTree2(bin_fp='fasttree', cache_dir=None)[source]¶
Branch estimator for phylogenetic trees.
FastTree infers approximately-maximum-likelihood phylogenetic trees from alignments of nucleotide or protein sequences. Price et al. [PDA10]
- Parameters
Attributes
last_errorLatest Error.
last_outLatest Output.
Methods
estimate(alignment, tree, **kwargs)Estimate branches of on fixed tree topology(param tree) using MSA of representative sequences(param alignment)