accession

Print a data report containing gene metadata by RefSeq nucleotide or protein accession

accession

Print a data report containing gene metadata by RefSeq nucleotide or protein accession

Name

datasets summary gene accession - Print a data report containing gene metadata by RefSeq nucleotide or protein accession

Synopsis

datasets summary gene accession <refseq-accession ...> [flags]

Description

Print a data report containing gene metadata by RefSeq nucleotide or protein accession. The data report is returned in JSON format.

Examples

  datasets summary gene accession NP_000483.3
  datasets summary gene accession NM_000546.6 NM_000492.4

Options

      --api-key string     Specify an NCBI API key
      --as-json-lines      Stream results as newline delimited JSON-Lines
      --debug              Emit debugging info
      --help               Print detailed help about a datasets command
      --inputfile string   Read a list of NCBI Gene Accessions from a file to use as input
      --limit string       Limit the number of gene summaries returned
                             * all:      returns all matching gene summaries
                             * a number: returns the specified number of matching gene summaries
                                (default "all")
      --ortholog strings   Retrieves data for an ortholog set. Provide one or more taxa (any rank, limited to vertebrates and insects) to filter results or 'all' for the complete set.
      --report string      Choose the output type:
                             * gene:     Retrieve the primary gene report
                             * product:  Retrieve product data report
                             * ids_only: Only retrieve gene-ids
                                (default "complete")
      --version            Print version of datasets
Generated May 21, 2024