Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 319 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 319 Bytes

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