e581e5a00da4cf4433b462a1f48f68a411861a08 gperez2 Tue Mar 4 15:31:58 2025 -0800 Adding AbSplice and SpliceAI details to the spliceImpactSuper description page, refs #34823 diff --git src/hg/makeDb/trackDb/human/spliceImpactSuper.html src/hg/makeDb/trackDb/human/spliceImpactSuper.html index f1239846f02..d1fcc0c65e7 100644 --- src/hg/makeDb/trackDb/human/spliceImpactSuper.html +++ src/hg/makeDb/trackDb/human/spliceImpactSuper.html @@ -1,35 +1,113 @@
The "Splicing Impact" container track contains tracks showing the predicted or validated effect of variants close to splice sites.
+AbSplice is a method that predicts aberrant splicing across human tissues, as described in Wagner, +Çelik et al., 2023. This track displays precomputed AbSplice scores for all possible +single-nucleotide variants genome-wide. The scores represent the probability that a given variant +causes aberrant splicing in a given tissue. +AbSplice scores +can be computed from VCF files and are based on quantitative tissue-specific splice site annotations +(SpliceMaps). +While SpliceMaps can be generated for any tissue of interest from a cohort of RNA-seq samples, this +track includes 49 tissues available from the +Genotype-Tissue +Expression (GTEx) dataset. +
+ +SpliceAI is an open-source deep +learning splicing prediction algorithm that can predict splicing alterations caused by DNA variations. +Such variants may activate nearby cryptic splice sites, leading to abnormal transcript isoforms. +SpliceAI was developed at Illumina; a +lookup tool +is provided by the Broad institute. +
+Why are some variants not scored by SpliceAI? ++SpliceAI only annotates variants within genes defined by the gene +annotation file. Additionally, SpliceAI does not annotate variants if they are close to chromosome +ends (5kb on either side), deletions of length greater than twice the input parameter -D, or +inconsistent with the reference fasta file. +
+ +What are the differeneces between masked and unmasked tracks? ++The unmasked tracks include splicing changes corresponding to strengthening annotated splice sites +and weakening unannotated splice sites, which are typically much less pathogenic than weakening +annotated splice sites and strengthening unannotated splice sites. The delta scores of such splicing +changes are set to 0 in the masked files. We recommend using the unmasked tracks for alternative +splicing analysis and masked tracks for variant interpretation. +
+SpliceVarDB is an online database consolidating over 50,000 variants assayed for their effects on splicing in over 8,000 human genes. The authors evaluated over 500 published data sources and established a spliceogenicity scale to standardize, harmonize, and consolidate variant validation data generated by a range of experimental protocols. Genes and variant locations were obtained using GENCODE v44. Splice regions were calculated as specific distances from the closest canonical exon, including 5' and 3' untranslated regions (UTRs). The database is available at splicevardb.org.
The AbSplice score is a probability estimate of how likely aberrant splicing of some sort takes +place in a given tissue. The authors suggest three cutoffs which are represented by color in the track. +
+ ++Mouseover on items shows the gene name, maximum score, and tissues that had this score. Clicking on +any item brings up a table with scores for all 49 GTEX tissues. +
+ ++Variants are colored according to Walker et al. 2023 splicing impact: +
++The scores range from 0 to 1 and can be interpreted as the +probability of the variant being splice-altering. In the paper, a detailed characterization is +provided for 0.2 (high recall), 0.5 (recommended), and 0.8 (high precision) cutoffs.
+According to the strength of their supporting evidence, variants were classified as "splice-altering" (~25%), "not splice-altering" (~25%), and "low-frequency splice-altering" (~50%), which correspond to weak or indeterminate evidence of spliceogenicity. 55% of the splice-altering variants in SpliceVarDB are outside the canonical splice sites (5.6% are deep intronic). The data is shown as lollipop plots that can be clicked, the details page then shows a link to SpliceVarDB with full details.
The classification thresholds primarily follow those established by the original study. However, most studies only defined criteria for splice-altering variants and did not define criteria for variants that resulted in normal splicing. The authors implemented stringent thresholds to define the normal category and ensure a high-quality set of control variants. Variants that did not meet these criteria were classified as low-frequency splice-altering @@ -39,57 +117,142 @@ returned splice-altering and another returned normal, the "conflicting" category was applied.
The lollipop plots are color-coded based on the score value, which corresponds to the following classifications:
Data was converted from the files (AbSplice_DNA_ $db _snvs_high_scores.zip) provided by the authors +at zenodo.org. Files in the +score_cutoff=0.01 directory were concatenated. To convert the data to bigBed format, scores and +their tissues were selected from the AbSplice_DNA fields and maximum scores, and then calculated +using a custom Python script, which can be found in the + +makeDoc from our GitHub repository.
+ +
+The data were downloaded from Illumina.
+The spliceAI scores are represented in the VCF INFO field as
+SpliceAI=G|OR4F5|0.01|0.00|0.00|0.00|-32|49|-40|-31
+Here, the pipe-separated fields contain
+
+Since most of the values are 0 or almost 0, we selected only those variants +with a score equal to or greater than 0.02. +
++The complete processing of this track can be found in the +makedoc. +
+ +The data was converted by Patricia Sullivan from SpliceVarDB to +bigLolly format, and the UCSC +Browser staff downloaded it for display. +
+Precomputed AbSplice-DNA scores in all 49 GTEx tissues are available at + +Zenodo.
+ +License ++The SpliceAI data is not available for download from the Genome Browser. +The raw data can be found directly on +Illumina. +FOR ACADEMIC AND NOT-FOR-PROFIT RESEARCH USE ONLY. The SpliceAI scores are +made available by Illumina only for academic or not-for-profit research only. +By accessing the SpliceAI data, you acknowledge and agree that you may only +use this data for your own personal academic or not-for-profit research only, +and not for any other purposes. You may not use this data for any for-profit, +clinical, or other commercial purpose without obtaining a commercial license +from Illumina, Inc. +
+The raw data can be explored interactively with the Table Browser -or the Data Integrator. The data can be -accessed from scripts through our API, the track name is -"splicevardb". +or the Data Integrator. For automated analysis, the data may +be queried from our REST API.
For automated download and analysis, the genome annotation is stored in a bigBed file that can be downloaded from -our download server. -The file for this track is called SVADB.bb. Individual -regions or the whole genome annotation can be obtained using our tool bigBedToBed -which can be compiled from the source code or downloaded as a precompiled +our download server. +Individual regions or the whole genome annotation can be obtained using our tool +bigBedToBed 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 tool -can also be used to obtain only features within a given range, e.g. +The tool can also be used to obtain only features within a given range, e.g. bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg19/splicevardb/SVADB.bb -chrom=chr21 -start=0 -end=100000000 stdout
- +-The data was converted by Patricia Sullivan from SpliceVarDB to -bigLolly format, and the UCSC -Browser staff downloaded it for display. -
+Thanks to Nils Wagner for helpful comments and suggestionsi for the AbSplice track.
-Thanks to the SpliceVarDB team for converting the data into our data formats.
+Jaganathan K, Kyriazopoulou Panagiotopoulou S, McRae JF, Darbandi SF, Knowles D, Li YI, Kosmicki JA, +Arbelaez J, Cui W, Schwartz GB et al. + +Predicting Splicing from Primary Sequence with Deep Learning. +Cell. 2019 Jan 24;176(3):535-548.e24. +PMID: 30661751 +
+Sullivan PJ, Quinn JMW, Wu W, Pinese M, Cowley MJ. SpliceVarDB: A comprehensive database of experimentally validated human splicing variants. Am J Hum Genet. 2024 Oct 3;111(10):2164-2175. PMID: 39226898; PMC: PMC11480807
+ ++Wagner N, Çelik MH, Hölzlwimmer FR, Mertes C, Prokisch H, Yépez VA, Gagneur J. + +Aberrant splicing prediction across human tissues. +Nat Genet. 2023 May;55(5):861-870. +PMID: 37142848 +
+ ++Walker LC, Hoya M, Wiggins GAR, Lindy A, Vincent LM, Parsons MT, Canson DM, Bis-Brewer D, Cass A, +Tchourbanov A et al. + +Using the ACMG/AMP framework to capture evidence related to predicted and observed impact on +splicing: Recommendations from the ClinGen SVI Splicing Subgroup. +Am J Hum Genet. 2023 Jul 6;110(7):1046-1067. +PMID: 37352859; PMC: PMC10357475 +
+