d2f09bfc70b10ed51f71ed23c096e8e74162ca63
chmalee
  Thu Mar 21 13:44:49 2024 -0700
Remove unneeded id from Credits header in hgGeneGraph help page so the pandoc html to plain text conversion step stops complaining, refs #32812

diff --git src/hg/htdocs/goldenPath/help/hgGeneGraph.html src/hg/htdocs/goldenPath/help/hgGeneGraph.html
index 300d1ee..3ddaf7d 100755
--- src/hg/htdocs/goldenPath/help/hgGeneGraph.html
+++ src/hg/htdocs/goldenPath/help/hgGeneGraph.html
@@ -307,31 +307,31 @@
    <li><tt>ggDoc</tt> - information about documents referenced from ggEventText and ggDocEvent.</li>
    <li><tt>ggGeneClass</tt> - the HPRD/Panther class, one for each gene symbol.</li>
    <li><tt>ggGeneName</tt> - the HGNC name, one for each gene symbol.</li>
  </ul>
  
  <p>For more details about the tables and their fields, use the Table Browser's
  &quot;describe schema&quot; button.</p>
  
  <p>
  The annotations (GNF2 average expression, DrugBank, etc.) for genes are accessed as text files
  for performance reasons and can be downloaded from our
  <a href="http://hgdownload.soe.ucsc.edu/gbdb/hgFixed/geneGraph/">downloads server</a>.
  <p>
  
  <a name="credits"></a>
- <h2 id="credits">Credits</h2>
+ <h2>Credits</h2>
  <ul>
    <li>The text-mined data for the gene interactions and pathways were generated by Chris Quirk and
        Hoifung Poon as part of <a href="https://hanover.azurewebsites.net"
        target="_blank">Microsoft Research Project Hanover</a>.
    <li>Pathway data was provided by the databases listed under methods.
    <li>Thanks to Ian Donaldson for IRefIndex, the biggest and free collection of protein interaction databases.
    <li>Arjun Rao (UCSC) provided the ArgDB converter.
    <li>Thanks to Dexter Pratt for help with OpenBEL and to Charles Tepley Hoyt for the
        <a href="https://github.com/pybel/pybel" target="_blank">pybel</a> converter.
    <li>Thanks to Alexander Pico for help with the WikiPathways data format GPML
    <li>The short gene descriptions are a merge of the <a href="http://hprd.org"
        target="_blank">HPRD</a> and <a href="http://pantherdb.org" target="_blank">PantherDB</a>
        gene/molecule classifications. Thanks to Arun Patil from HPRD for making them available
        as a download.
    <li>The track display and gene interaction graph were developed at the UCSC Genome Browser