BranchestERABLE¶
- class BranchestERABLE(bin_fp='_erable', cache_dir=None)[source]¶
Branch estimator for phylogenetic trees.
ERaBLE phylogenetic tree estimator on fixed tree topology. Binet et al. [BGS+16]
- Parameters
Attributes
last_errorLatest Error.
last_outLastest Output.
last_ratesLatest Rates Product.
Methods
estimate(alignment, tree, **kwargs)Estimate branches of on fixed tree topology(param tree) using MSA of representative sequences(param alignment)