You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: browser/help/topics/v4-browser-hts.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,13 @@ Row fields:
129
129
-`is_mane_select_version`: MANE Select version; has a value if this transcript is the MANE select transcript.
130
130
-`refseq_id`: RefSeq ID associated with transcript.
131
131
-`refseq_version`: RefSeq version.
132
+
-`caid`: The ClinGen Allele id associated with this variant
133
+
-`vrs`: Struct containing information about this variant in accordance with the [Variant Representation (VRS)](https://vrs.ga4gh.org/en/stable/) standard
134
+
-`ref`: Struct containing information about the reference allele
135
+
-`allele_id`: The unique Allele ID
136
+
-`start`: The start position of the Allele
137
+
-`end`: The end position of the Allele
138
+
-`state`: A VRS Sequence Expression that corresponds to the nucleotide or amino acid sequence of the Allele
0 commit comments