Skip to content

Commit

Permalink
fixup: add additional fields since .md file was created
Browse files Browse the repository at this point in the history
  • Loading branch information
rileyhgrant committed Aug 8, 2024
1 parent 9193063 commit 68481d7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions browser/help/topics/v4-browser-hts.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,13 @@ Row fields:
- `is_mane_select_version`: MANE Select version; has a value if this transcript is the MANE select transcript.
- `refseq_id`: RefSeq ID associated with transcript.
- `refseq_version`: RefSeq version.
- `caid`: The ClinGen Allele id associated with this variant
- `vrs`: Struct containing information about this variant in accordance with the [Variant Representation (VRS)](https://vrs.ga4gh.org/en/stable/) standard
- `ref`: Struct containing information about the reference allele
- `allele_id`: The unique Allele ID
- `start`: The start position of the Allele
- `end`: The end position of the Allele
- `state`: A VRS Sequence Expression that corresponds to the nucleotide or amino acid sequence of the Allele

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

Expand Down

0 comments on commit 68481d7

Please sign in to comment.