MultiTax v1.5.0
- versioned taxonomies with:
GtdbTx(version="95") - created custom files for each GTDB version stored in the repo
data/gtdb/, also used for translation NCBI <> GTDB - GTDB conversion between versions, based on representative genomes
- convert CustomTx to any Tx:
NcbiTx.from_customtx(tax_custom) - LCA integrated:
OttTx().lca(["node1", "node2"])with pylca