diff --git a/browser/help/topics/v4-browser-hts.md b/browser/help/topics/v4-browser-hts.md index cee583232..0ba3a287c 100644 --- a/browser/help/topics/v4-browser-hts.md +++ b/browser/help/topics/v4-browser-hts.md @@ -188,7 +188,7 @@ Row fields: - `xstart`: Exon genomic start position (format: chromosomeposition). - `xstop`: Exon genomic start position (format: chromosomeposition). - `reference_genome`: Reference genome associated with this transcript. - - `gtex_tissue_expression`: Array containing [GTEx](https://gtexportal.org/home/) information. + - `gtex_tissue_expression`: Array containing [GTEx](https://gtexportal.org/home/) v10 information. - `tissue`: The tissue type, e.g. 'brain_cerebellum'. - `value`: The Transript Per Million (TPM) value associated with the tissue. - `refseq_id`: Transcript RefSeq ID. @@ -211,7 +211,7 @@ Row fields: - `ensembl_version`: Ensembl version. - `refseq_id`: Transcript RefSeq ID. - `refseq_version`: RefSeq version. -- `pext`: Struct containing pext information. +- `pext`: Struct containing [pext](https://gnomad.broadinstitute.org/help/pext) information. - `regions`: Array containing pext information by region. - `chrom`: The chromosome in which the region is located. - `start`: Region genomic start position (position only).