gene-id

Print a data report containing gene metadata by NCBI Gene ID

gene-id

Print a data report containing gene metadata by NCBI Gene ID

Name

datasets summary gene gene-id - Print a data report containing gene metadata by NCBI Gene ID

Synopsis

datasets summary gene gene-id <gene-id ...> [flags]

Description

Print a data report containing gene metadata by NCBI Gene ID. The data report is returned in JSON format.

Examples

  datasets summary gene gene-id 672
  datasets summary gene gene-id 2597 14433

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 IDs 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 16, 2024