Skip to content

Commit 68481d7

Browse files
committed
fixup: add additional fields since .md file was created
1 parent 9193063 commit 68481d7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,13 @@ Row fields:
129129
- `is_mane_select_version`: MANE Select version; has a value if this transcript is the MANE select transcript.
130130
- `refseq_id`: RefSeq ID associated with transcript.
131131
- `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
132139

133140
#### gnomAD v4.1. browser gene models Hail Table annotations
134141

0 commit comments

Comments
 (0)