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
+7
Original file line number
Diff line number
Diff line change
@@ -139,6 +139,13 @@ Row fields:
139
139
-`is_mane_select_version`: MANE Select version; has a value if this transcript is the MANE select transcript.
140
140
-`refseq_id`: RefSeq ID associated with transcript.
141
141
-`refseq_version`: RefSeq version.
142
+
-`caid`: The ClinGen Allele id associated with this variant
143
+
-`vrs`: Struct containing information about this variant in accordance with the [Variant Representation (VRS)](https://vrs.ga4gh.org/en/stable/) standard
144
+
-`ref`: Struct containing information about the reference allele
145
+
-`allele_id`: The unique Allele ID
146
+
-`start`: The start position of the Allele
147
+
-`end`: The end position of the Allele
148
+
-`state`: A VRS Sequence Expression that corresponds to the nucleotide or amino acid sequence of the Allele
0 commit comments