e3d601464631aeaf43868bdc1924ae7495222a2f
dschmelt
  Wed Mar 16 11:31:45 2022 -0700
Code review minor edits #29100

diff --git src/hg/makeDb/trackDb/human/panelApp.html src/hg/makeDb/trackDb/human/panelApp.html
index f1c4fd6..8a2f1f4 100644
--- src/hg/makeDb/trackDb/human/panelApp.html
+++ src/hg/makeDb/trackDb/human/panelApp.html
@@ -29,35 +29,35 @@
 <p>
 The individual tracks are colored by <b>confidence level:</b>
 
 <ul>
 <li><b><font color="#32CD32">Score 3 (lime green)</font></b> - <b>High level of evidence</b> 
 for this gene-disease association. Demonstrates confidence that this gene should be 
 used for genome interpretation.</li>
 <li><b><font color="#FFBF00">Score 2 (amber)</font></b> - <b>Moderate evidence</b> 
 for this gene-disease association. This gene should not be used for genomic 
 interpretation.</li>
 <li><b><font color="red">Score 0 or 1 (red)</font></b> - <b>Not enough evidence</b> 
 for this gene-disease association. This gene should not be used for 
 genomic interpretation. </li>
 </ul>
 <p>
-Mouseover on items shows the gene name, confidence level, mode of inheritance 
-(if known) and phenotypes related to the gene. supporting evidence of 
-dosage sensitivity. Tracks can be filtered according to the confidence 
+Mouseover on items shows the gene name, panel associated, mode of inheritance 
+(if known), phenotypes related to the gene, and confidence level. Tracks can 
+be filtered according to the confidence 
 level of disease association evidence. For more information on 
-the use of this data see the PanelApp
+the use of this data, see the PanelApp
 <a target="_blank" href="https://panelapp.genomicsengland.co.uk/#!FAQs">FAQs</a>.
 </p>
 
 <h2>Data Access</h2>
 <p>
 The raw data can be explored interactively with the
 <a target="_blank" href="https://genome.ucsc.edu/cgi-bin/hgTables">Table Browser</a> or the 
 <a target="_blank" href="https://genome.ucsc.edu/cgi-bin/hgIntegrator">Data Integrator</a>.
 For automated analysis, the data may be queried from our 
 <a target="_blank" href="https://genome.ucsc.edu/goldenPath/help/api.html">REST API</a>. 
 Please refer to our 
 <a target="_blank" href="https://groups.google.com/a/soe.ucsc.edu/forum/#!forum/genome">
 mailing list archives</a> for questions, or our 
 <a target="_blank" href="https://genome.ucsc.edu/FAQ/FAQdownloads.html#downloads36">
 Data Access FAQ</a> for more information.