Skip to content

Commit c07eac0

Browse files
committed
fixup: add additional fields since .md file was created
1 parent fb6b1cb commit c07eac0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

browser/help/topics/v4-browser-hts.md

+7
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,13 @@ Row fields:
139139
- `is_mane_select_version`: MANE Select version; has a value if this transcript is the MANE select transcript.
140140
- `refseq_id`: RefSeq ID associated with transcript.
141141
- `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
142149

143150
#### gnomAD v4.1. browser gene models Hail Table annotations
144151

0 commit comments

Comments
 (0)