Skip to content

Commit 2117c7f

Browse files
committed
fixup(browser): add note about constraint only being present for the GRCh37 hail table
1 parent afda818 commit 2117c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Row fields:
183183
- `refseq_version`: RefSeq version.
184184
- `preferred_transcript_id`: Transcript shown on the gene page by default. Field containsMANE Select transcript ID if it exists, otherwise contains Ensemblcanonical transcript ID.
185185
- `preferred_transcript_source`: Source of transcript ID used for `preferred_transcript_id` field; either "`mane_select`" or "`ensemble_canonical`".
186-
- `gnomad_constraint`: Struct containing gnomAD constraint information for gene.
186+
- `gnomad_constraint`: Struct containing gnomAD constraint information for gene. Struct is only present on the GRCh37 Hail Table.
187187
- `gene`: Gene name.
188188
- `transcript`: Transcript ID.
189189
- `mane_select`: Whether transcript is the MANE Select transcript.

0 commit comments

Comments
 (0)