/genbank/assemblies

POST /api/genbank/assemblies

Price: 1 credit

Get a genome assembly report by its accession

How to use it

Resolves one genome assembly from NCBI Datasets. An accession passed without its version suffix resolves to the current version, and the `accession` field reports which one that was. GCF_ is the RefSeq copy and GCA_ the GenBank copy of the same assembly: each resolves separately and `paired_assembly` links them, with `is_different` and `differences` saying whether the two actually hold the same sequences. Annotation is not universal - `annotation` and its gene counts are present only where NCBI or the submitter annotated the genome, and `checkm` and `average_nucleotide_identity` are prokaryote quality checks, so their absence is not a quality signal. Read `level` (Complete Genome / Chromosome / Scaffold / Contig) before treating an assembly as a finished genome.

Parameters

Request body

Response

Errors

Response headers