Welcome to the JGI taxonomy server! This service provides taxonomy information from NCBI taxID numbers, gi numbers, organism names, and accessions. The output is formatted as a Json object. Usage: All addresses below are assumed to be prefixed by https://taxonomy.jgi.doe.gov, e.g. /name/homo_sapiens implies a full URL of: https://taxonomy.jgi.doe.gov/name/homo_sapiens /name/homo_sapiens will give taxonomy information for an organism name. Names are case-insensitive and underscores are equivalent to spaces. /id/9606 will give taxonomy information for an NCBI taxID. /gi/1234 will give taxonomy information from an NCBI gi number. /accession/NZ_AAAA01000057.1 will give taxonomy information from an accession. /header/ will accept an NCBI sequence header such as gi|7|emb|X51700.1| Bos taurus /silvaheader/ will accept a Silva sequence header such as KC415233.1.1497 Bacteria;Spirochaetae;Spirochaetes /img/ will accept an IMG id such as 2724679250 Vertical bars (|) may cause problems on the command line and can be replaced by tilde (~). Comma-delimited lists are accepted for bulk queries, such as tax/gi/1234,7000,42 For plaintext (non-Json) results, add the term /pt/ or /sc/. pt will give just the taxID, while sc will give the whole lineage, semicolon-delimited. For example: /pt/name/homo_sapiens /sc/gi/1234 Additional supported display options are children, numchildren, range, simple, path, size, and ancestor. The order is not important but they need to come before the query term. For example: /children/numchildren/range/gi/1234 To find the common ancestor of multiple organisms, add /ancestor/. For example: /id/ancestor/1234,5678,42 /name/ancestor/homo_sapiens,canis_lupus,bos_taurus For a simplified taxonomic tree, add simple. This will ignore unranked or uncommon levels like tribe and parvorder, and only display the following levels: SUBSPECIES, SPECIES, GENUS, FAMILY, ORDER, CLASS, PHYLUM, KINGDOM, SUPERKINGDOM, DOMAIN For example: /simple/id/1234 To print taxonomy from the command line in Linux, use curl: curl https://taxonomy.jgi.doe.gov/id/9606 Queries longer than around 8kB can be sent via POST: curl https://taxonomy..doe.gov/POST ...where the data sent is, for example: name/e.coli,h.sapiens,c.lupus Last restarted Thu Jun 05 08:47:26 PDT 2025 Running BBTools version 39.25 Queries: 713113 Usage: 67517 Avg time: 5.067 ms Last time: 0.161 ms Avg time: 0.207 ms (usage queries) Last time: 0.178 ms (usage queries) Internal: 713113 External: 0 NotFound: 1748 gi: 48 Name: 409 TaxID: 280994 Header: 441 Accession: 430971 IMG: 0 Silva: 250 Simple: 543 Ancestor: 2 Children: 0 Json: 326054 Plaintext: 380786 Semicolon: 6273 Path: 0 Size: 0 Single: 391670 Bulk: 328008 Total: 867775958