cbe3d85f5bb91ffbd522c69ec3477c47af157320 lrnassar Thu Jun 19 10:20:05 2025 -0700 Needed one more line break. diff --git src/hg/makeDb/trackDb/human/revel.html src/hg/makeDb/trackDb/human/revel.html index d3d59f405c9..6a9c51d528c 100644 --- src/hg/makeDb/trackDb/human/revel.html +++ src/hg/makeDb/trackDb/human/revel.html @@ -1,204 +1,205 @@

Description

This track collection shows Rare Exome Variant Ensemble Learner (REVEL) scores that can be used as evidence for pathogenicity classifications.

REVEL is an ensemble method for predicting a score for missense variants based on a combination of scores from 13 individual tools: MutPred, FATHMM v2.3, VEST 3.0, PolyPhen-2, SIFT, PROVEAN, MutationAssessor, MutationTaster, LRT, GERP++, SiPhy, phyloP, and phastCons. REVEL was trained using recently discovered pathogenic and rare neutral missense variants, excluding those previously used to train its constituent tools. The REVEL score for an individual missense variant can range from 0 to 1, with higher scores reflecting greater likelihood that the variant is damaging.

Most authors of deleteriousness scores argue against using fixed cutoffs in diagnostics. But to give an idea of the meaning of the score value, the REVEL authors note: "For example, 75.4% of disease mutations but only 10.9% of neutral variants (and 12.4% of all ESVs) have a REVEL score above 0.5, corresponding to a sensitivity of 0.754 and specificity of 0.891. Selecting a more stringent REVEL score threshold of 0.75 would result in higher specificity but lower sensitivity, with 52.1% of disease mutations, 3.3% of neutral variants, and 4.1% of all ESVs being classified as pathogenic". (Figure S1 of the reference below)

Display Conventions and Configuration

There are five subtracks for this track:

When using this track, zoom in until you can see every basepair at the top of the display. Otherwise, there are several nucleotides per pixel under your mouse cursor and no score will be shown on the mouseover tooltip.

Track colors

This track is colored according to Table 2 in Pejaver et al. The colors represent the recommended ClinGen score cutoffs.
Range Classification
≥ 0.644 Pathogenic supporting
0.643 - 0.291 Neutral
≤ 0.290 Benign supporting

More details on these scoring ranges can be found in Bergquist et al. Genet Med 2025, Table 2:
+
Table 2 from Bergquist Genet Med 2025

For hg38, note that the data were converted from the hg19 data using the UCSC liftOver program, by the REVEL authors. This can lead to missing values or duplicated values. When a hg38 position is annotated with two scores due to the lifting, the authors removed all the scores for this position. They did the same when the reference nucleotide has changed from hg19 to hg38. Also, on hg38, the track has the "lifted" icon to indicate this . You can double-check if a nucleotide position is possibly affected by the lifting procedure by activating the track "Hg19 Mapping" under "Mapping and Sequencing".

Data access

REVEL scores are available at the REVEL website. The site provides precomputed REVEL scores for all possible human missense variants to facilitate the identification of pathogenic variants among the large number of rare variants discovered in sequencing studies.

The REVEL data on the UCSC Genome Browser can be explored interactively with the Table Browser or the Data Integrator. The previous overlap bigBed version file is available in the archives of our downloads server. For automated download and analysis, the genome annotation is stored at UCSC in bigWig files that can be downloaded from our download server. The files for this track are called a.bw, c.bw, g.bw, t.bw. Individual regions or the genome annotation can be obtained using our tool bigWigToWig which can be compiled from the source code or downloaded as a precompiled binary for your system. Instructions for downloading source code and binaries can be found here. The tools can also be used to obtain features confined to given range, e.g.
 
bigWigToBedGraph -chrom=chr1 -start=100000 -end=100500 http://hgdownload.soe.ucsc.edu/gbdb/$db/revel/a.bw stdout

Methods

Data were converted from the files provided on the REVEL Downloads website. As with all other tracks, a full log of all commands used for the conversion is available in our source repository, for hg19 and hg38. The release used for each assembly is shown on the track description page.

Credits

Thanks to the REVEL development team for providing precomputed data and fixing duplicated values in the hg38 files.

References

Ioannidis NM, Rothstein JH, Pejaver V, Middha S, McDonnell SK, Baheti S, Musolf A, Li Q, Holzinger E, Karyadi D, et al. REVEL: An Ensemble Method for Predicting the Pathogenicity of Rare Missense Variants Am J Hum Genet. 2016 Oct 6;99(4):877-885. PMID: 27666373; PMC: PMC5065685

Bergquist T, Stenton SL, Nadeau EAW, Byrne AB, Greenblatt MS, Harrison SM, Tavtigian SV, O'Donnell-Luria A, Biesecker LG, Radivojac P et al. Calibration of additional computational tools expands ClinGen recommendation options for variant classification with PP3/BP4 criteria. Genet Med. 2025 Mar 10;27(6):101402. PMID: 40084623