taxon

Print a data report containing gene metadata by taxon (NCBI Taxonomy ID, scientific or common name for a species)

taxon

Print a data report containing gene metadata by taxon (NCBI Taxonomy ID, scientific or common name for a species)

Name

datasets summary gene taxon - Print a data report containing gene metadata by taxon (NCBI Taxonomy ID, scientific or common name for a species)

Synopsis

datasets summary gene taxon <taxon> [flags]

Description

Print a data report containing gene metadata by taxon (NCBI Taxonomy ID, scientific or common name for a species). The data report is returned in JSON format.

Examples

  datasets summary gene taxon human

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
      --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")
      --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 30, 2024