v1
latestOpenAPI 3.0.12026-08-06107337528.9 KBGet genome annotation reports by genome assembly accession
Get genome annotation reports by genome assembly accession, where each report represents a single feature annotated on the genome. By default, in paged JSON format, but also available in tabular (accept: text/tab-separated-values) or JSON Lines (accept: application/x-ndjson) formats.
Path parameters
A single genome assembly accession
Query parameters
Limit to one or more features annotated on the genome by specifying a number corresponding to a row_id (unstable).
Limit to annotated features matching the given gene symbol (case-sensitive).
Limit to features annotated at a specific location on the genome, by specifying a chromosome name or accession and optional start-stop range.
Limit to features of a specified gene locus type.
Limit to features that match the specified gene symbol, gene name or protein name.
The maximum number of features to return. Default is 20 and maximum is 1000. If the number of results exceeds the page size, page_token can be used to retrieve the remaining results.
Optional pre-defined template for processing a tabular data request
Specify when to include the table header when requesting a tabular report.
A page token is returned when the results count exceeds page size. Use this token along with previous request parameters to retrieve the next page of results. When page_token is empty, all results have been retrieved.
Response
A successful response