VAR_REPEAT_EXPANSION
Description:
This table stores information about repeat expansion variants, including the repeated nucleotides and the number of times the nucleotides are repeated.

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 REPEAT_NUCLEOTIDES VARCHAR No
The sequence of the nucleotides in a single unit of the repeat expansion variant.
4 REPEAT_NUMBER INTEGER No
The number of times a sequence of nucleotides (in REPEAT_NUCLEOTIDES) is repeated.