378e3494ee2068332b2ce41f45122ce76e464167
kuhn
  Wed Aug 18 20:33:18 2021 -0700
changed a break to a paragraph

diff --git src/hg/makeDb/trackDb/human/caddSuper.html src/hg/makeDb/trackDb/human/caddSuper.html
index 4a89573..5e00117 100644
--- src/hg/makeDb/trackDb/human/caddSuper.html
+++ src/hg/makeDb/trackDb/human/caddSuper.html
@@ -42,31 +42,32 @@
 parameters, etc.
 </p>
 <p>
 The four single-nucleotide mutations tracks have a default viewing range of
 score 10 to 50. As explained in the paragraph above, that results in
 slightly less than 10% of the data displayed which helps visualization. The 
 deletion and insertion tracks have a default filter of 10-100 since they
 display discrete items and not graphical data.
 </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, &quot;no mutation&quot;, representing 
 the reference allele, e.g. A to A, is always set to zero.
-<br>
+</p>
+<p>
 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 instead of an actual score, the tooltip text will show
 the average score of all nucleotides under the cursor. This is indicated by
 the prefix &quot;~&quot; in the mouseover. 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>