/uniprot/taxons

POST /api/uniprot/taxons

Price: 1 credit

Get an NCBI taxonomy node as UniProt holds it, with its lineage and protein counts

How to use it

Resolves an NCBI taxon id to the node UniProt holds for it. Any rank resolves, not only species, so 40674 (Mammalia) answers as readily as 9606 - which makes this the way to turn a clade name into the id that uniprot/proteins/search takes as `taxonomy_id`. `lineage` runs root-first, so lineage[0] is the least specific clade and the last entry is the immediate parent, the same node `parent` carries. The protein counts cover the whole clade beneath the taxon, not the taxon on its own.

Parameters

Request body

Response

Errors

Response headers