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 Mon May 12 15:07:31 PDT 2025 Running BBTools version 39.25 Queries: 1160636 Usage: 68811 Avg time: 3.303 ms Last time: 0.145 ms Avg time: 0.207 ms (usage queries) Last time: 0.504 ms (usage queries) Internal: 1160636 External: 0 NotFound: 2648 gi: 86 Name: 104 TaxID: 973227 Header: 431 Accession: 186735 IMG: 1 Silva: 52 Simple: 39 Ancestor: 10 Children: 0 Json: 971745 Plaintext: 186706 Semicolon: 2185 Path: 0 Size: 0 Single: 1022876 Bulk: 143761 Total: 819847790