TreeBuilderFastTree2¶
- class TreeBuilderFastTree2(bin_fp='fasttree', cache_dir=None)[source]¶
Phylogenetic de-novo tree builder
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
build(alignment, **kwargs)Constructs a de-novo phylogenetic tree from MSA(param alignment).