GET /genome/accession/{accession}/annotation_report/download

nih.gov:ncbi-datasets-api

Summary: Get a genome annotation data package by genome assembly accession
Operation ID: download_genome_annotation_package
Auth: unknown
Description

Download an annotation data package including sequence and a detailed annotation report by genome assembly accession.

Parameters (10)

accession (string, path, required)

One or more genome assembly accessions, limited to 100

annotation_ids (array, query, optional)

Limit to one or more features annotated on the genome by specifying a number corresponding to a row_id (unstable).

filename (string, query, optional, default: ncbi_dataset.zip)

Output file name.

gene_types (array, query, optional)

Limit to features of a specified gene locus type.

include_annotation_type (array, query, optional)

Specify which sequence files to include in the data package. Options include gene (GENOME_FASTA), transcript (RNA_FASTA), and protein (PROT_FASTA) sequences.

locations (array, query, optional)

Limit to features annotated at a specific location on the genome, by specifying a chromosome name or accession and optional start-stop range.

search_text (array, query, optional)

Limit to features that match the specified gene symbol, gene name or protein name.

sort.direction (?, query, optional)
sort.field (string, query, optional)
symbols (array, query, optional)

Limit to annotated features matching the given gene symbol (case-sensitive).

Examples (1)

TitleTypeURLAction
Get a genome annotation data package by genome assembly accession openapi-spec https://api.ncbi.nlm.nih.gov/datasets/v2/genome/accession/GCF_000001635.27/annotation_report/download?annotation_ids=1&symbols=Qsox1&locations=1:1-1000&gene_types=protein-coding&search_text=kinase

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 09:07:12.768459 200 450ms