Skip to content

MultiTax v1.5.0

Choose a tag to compare

@pirovc pirovc released this 30 Mar 16:19
· 5 commits to main since this release
  • 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