summaries
Identifier
Section titled “Identifier”Description
Section titled “Description”Current NCBI summary text for live genes that have a summary, one row per NCBI GeneID.
summary_source identifies the provider of the summary text when NCBI supplies one.
Gene IDs are globally stable NCBI identifiers; taxon_id identifies the organism or strain.
Partitions
Section titled “Partitions”Not partitioned.
Schema
Section titled “Schema”| Column | Type | Description |
|---|---|---|
sources |
STRUCT(url TEXT, filename TEXT, last_modified_at TIMESTAMPTZ, sha256 TEXT)[] |
Provenance for the NCBI Gene summary file. |
taxon_id |
TEXT |
NCBI taxonomy identifier for the species or strain associated with the gene. |
gene_id |
TEXT |
Current stable numeric NCBI Gene identifier. |
summary_source |
TEXT |
Provider of the summary text, when NCBI supplies one. |
summary |
TEXT |
NCBI gene summary text. |