/ensembl-taxonomy

API for accessing NCBI taxonomy

Primary LanguagePerlApache License 2.0Apache-2.0

ensembl-taxonomy

This repository contains code for dealing with the NCBI Taxonomy database.

The main API entry point is Bio::EnsEMBL::Taxonomy::DBSQL::TaxonomyNodeAdaptor which returns instances of Bio::EnsEMBL::Taxonomy::TaxonomyNode.

Requirements