VARIANT_GENES
Description:
This table stores gene data for variant results.

Primary Key
Column Name Ordinal Position
VARIANT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 VARIANT_ID NUMERIC No
The unique identifier (.1 item) for the variant record.
2 LINE INTEGER No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3 GENE_ID NUMERIC No
The unique ID of a gene associated with the variant record.
4 GENE_ID_RECORD_SYMBOL VARCHAR No
The current symbol for this gene. In cases of disagreement, the current HGNC symbol will be used.
5 REPORTED_GENE_NAME VARCHAR No
The name of the gene associated with the variant record.