ecbc3bbbb0480197f474c00f0836eedf926b125a
lrnassar
  Fri Aug 23 14:11:56 2024 -0700
Updating the mouseovers of spliceAI due to feedback, refs #34336

diff --git src/hg/makeDb/trackDb/human/spliceAI.html src/hg/makeDb/trackDb/human/spliceAI.html
index d73d187..7c15496 100644
--- src/hg/makeDb/trackDb/human/spliceAI.html
+++ src/hg/makeDb/trackDb/human/spliceAI.html
@@ -20,37 +20,36 @@
 ends (5kb on either side), deletions of length greater than twice the input parameter -D, or
 inconsistent with the reference fasta file.
 </p>
 
 <h3>What are the differeneces between masked and unmasked tracks?</h3>
 <p>
 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.
 </p>
 
 <h2>Display Conventions and Interpretation</h2>
 <p>
-Variants are colored by their predicted effects:
+Variants are colored according to Walker et al. 2023 splicing imact:
 </p>
 <ul>
-<li><b><font color="#FF0000">Acceptor gain (red)</font></b> </li>
-<li><b><font color="#FF8000">Acceptor loss (orange)</font></b> </li>
-<li><b><font color="#0000FF">Donor gain (blue)</font></b> </li>
-<li><b><font color="#D400FF">Donor loss (violet)</font></b> </li>
+<li><b><font color="#FF8000">Predicted impact on splicing: Score &gt;&#61; 0.2 </font></b> </li>
+<li><b><font color="#808080">Not informative: Score &lt; 0.2 and &gt; 0.1 </font></b> </li>
+<li><b><font color="#0000FF">No impact on splicing: Score &lt;&#61; 0.1 </font></b> </li>
 </ul>
 </p>
 Mouseover on items shows the variant, gene name, type of change (donor gain/loss, acceptor
 gain/loss), location of affected cryptic splice, and spliceAI score. Clicking on any item brings up
 a table with this information.
 </p>
 <p>
 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.</p>
 
 <h2>Methods</h2>
 <p>
 The data were downloaded from <a 
 target="_blank" href="https://basespace.illumina.com/s/otSPW8hnhaZR">Illumina</a>. 
@@ -95,15 +94,26 @@
 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.
 </p>
 
 <h2>References</h2>
 <p>
 Jaganathan K, Kyriazopoulou Panagiotopoulou S, McRae JF, Darbandi SF, Knowles D, Li YI, Kosmicki JA,
 Arbelaez J, Cui W, Schwartz GB <em>et al</em>.
 <a href="https://linkinghub.elsevier.com/retrieve/pii/S0092-8674(18)31629-5" target="_blank">
 Predicting Splicing from Primary Sequence with Deep Learning</a>.
 <em>Cell</em>. 2019 Jan 24;176(3):535-548.e24.
 PMID: <a href="https://www.ncbi.nlm.nih.gov/pubmed/30661751" target="_blank">30661751</a>
 </p>
+
+<p>
+Walker LC, Hoya M, Wiggins GAR, Lindy A, Vincent LM, Parsons MT, Canson DM, Bis-Brewer D, Cass A,
+Tchourbanov A <em>et al</em>.
+<a href="https://linkinghub.elsevier.com/retrieve/pii/S0002-9297(23)00203-3" target="_blank">
+Using the ACMG/AMP framework to capture evidence related to predicted and observed impact on
+splicing: Recommendations from the ClinGen SVI Splicing Subgroup</a>.
+<em>Am J Hum Genet</em>. 2023 Jul 6;110(7):1046-1067.
+PMID: <a href="https://www.ncbi.nlm.nih.gov/pubmed/37352859" target="_blank">37352859</a>; PMC: <a
+href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10357475/" target="_blank">PMC10357475</a>
+</p>