3f640d70bab0bc124024a977d8836756318c1852 gperez2 Fri Sep 4 14:39:51 2026 -0700 Fixing malformed HTML in three track description pages caught by hgTablesTest: encode4LongRnaTranscripts.html had a stray html/body wrapper, and knownGeneVM33.html/knownGeneVM36.html each had an extra closing </ul>. No RM. diff --git src/hg/makeDb/trackDb/mouse/mm39/knownGeneVM36.html src/hg/makeDb/trackDb/mouse/mm39/knownGeneVM36.html index b9f6da1568b..6099495f19a 100644 --- src/hg/makeDb/trackDb/mouse/mm39/knownGeneVM36.html +++ src/hg/makeDb/trackDb/mouse/mm39/knownGeneVM36.html @@ -66,31 +66,30 @@ The GENCODE VM36 track was built from the <a href="https://www.gencodegenes.org/mouse/" target="_blank">GENCODE downloads</a> comprehensive gene annotation (all regions) file <code>gencode.vM36.chr_patch_hapl_scaff.annotation.gff3.gz</code>. Data from other sources were correlated with the GENCODE data to build association tables.</p> <h2>Related Data</h2> <p> The GENCODE Genes transcripts are annotated in numerous tables, each of which is also available as a <a href="http://hgdownload.soe.ucsc.edu/goldenPath/mm39/database/" target="_blank">downloadable file</a>. <p> One can see a full list of the associated tables in the <a href="/cgi-bin/hgTables" target="_blank">Table Browser</a> by selecting GENCODE Genes from the <b>track</b> menu; this list is then available on the <b>table</b> menu. -</ul> <h2>Data access</h2> <p> GENCODE Genes and its associated tables can be explored interactively using the <a href="../goldenPath/help/api.html" target="_blank">REST API</a>, the <a href="/cgi-bin/hgTables" target="_blank">Table Browser</a> or the <a href="/cgi-bin/hgIntegrator" target="_blank">Data Integrator</a>. The genePred format files for mm39 are available from our <a target="_blank" href="http://hgdownload.soe.ucsc.edu/goldenPath/mm39/database/"> downloads directory</a> or in our <a href="http://hgdownload.soe.ucsc.edu/goldenPath/mm39/bigZips/genes/" target="_blank"> GTF download directory</a>. All the tables can also be queried directly from our public MySQL servers, with more information available on our <a target="_blank" href="/goldenPath/help/mysql.html">help page</a> as well as on