2065b8b9a610a9fe59fdb593aabe88c76962c168
jnavarr5
  Thu Feb 25 14:30:45 2021 -0800
Replacing double quotes with the HTML entity, refs #18492

diff --git src/hg/makeDb/trackDb/human/caddSuper.html src/hg/makeDb/trackDb/human/caddSuper.html
index d159e19..cbc05cc 100644
--- src/hg/makeDb/trackDb/human/caddSuper.html
+++ src/hg/makeDb/trackDb/human/caddSuper.html
@@ -22,37 +22,37 @@
 Finally, CADD scores of complex trait-associated variants from genome-wide
 association studies (GWAS) are significantly higher than matched controls and
 correlate with study sample size, likely reflecting the increased accuracy of
 larger GWAS.
 </p>
 
 <h2>Display Conventions and Configuration</h2>
 <p>
 There are six subtracks of this track: four for every possible single nucleotide mutation, 
 one for insertions and one for deletions. All subtracks show the CADD Phred
 score on mouseover.<p>
 
 <p>
 <b>Single nucleotide variants (SNV):</b> For SNVs, at every
 genome position, there are three values per position, one for every possible
-nucleotide mutation. The fourth value, "no mutation", e.g. A to A, is always
+nucleotide mutation. The fourth value, &quot;no mutation&quot;, e.g. A to A, is always
 set to zero.<br>
 When using this track, please zoom in until you can see every basepair at the
 top of the display. Otherwise, there are several nucleotides under your mouse
 cursor per pixel and instead of an actual score, the tooltip text can only show
 the average score of all nucleotides under the cursor, which is indicated by
-the prefix "~" in the mouseover and averages of scores are not useful for any
+the prefix &quot;~&quot; in the mouseover and averages of scores are not useful for any
 application of CADD.
 </p>
 
 <p><b>Insertions and deletions:</b>: Scores are also shown on mouseover for a
 set of insertions and deletions. On hg38, the set has been obtained from
 Gnomad3. On hg19, the set of indels has been obtained from various sources
 (gnomAD2, ExAC, 1000 Genomes, ESP). If your insertion or deleletion of interest
 is not in the track, you will need to use CADD's
 <a target=_blank href="https://cadd.gs.washington.edu/score">Online scoring tool</a>
 to obtain them.</p>
 
 <H2>Data access</H2>
 <p>
 CADD scores are freely available for all non-commercial applications from <a target=_blank href="https://cadd.gs.washington.edu/download">the CADD website</a>. For commercial applications, see <a target=_blank href="https://cadd.gs.washington.edu/contact">the license instructions</a> there.
 </p>