/genbank/assemblies/search

POST /api/genbank/assemblies/search

Price: 20 credits

List genome assemblies for an organism, with quality and completeness filters

How to use it

Lists every genome assembly NCBI holds for an organism. `taxon` takes a taxonomy id, a scientific name or a common name interchangeably, and always includes the subtree below it - so a genus returns its species' assemblies too. Both archive copies of one assembly are separate rows unless you set `assembly_source`, which is usually what you want when counting genomes. `reference_only` narrows to the single designated reference and is the way to answer 'the' genome of a species. Only the current version of each assembly is listed unless `assembly_version` is set to all_assemblies; `search_text` is how you reach an assembly by its name, such as GRCh38.

Parameters

Request body

Response

Errors

Response headers