f6226d5305e218d853a909fc92ccbaed181666b4 jnavarr5 Thu May 16 17:02:04 2024 -0700 Fixing a typo Gerardo noticed, refs #33581 diff --git src/hg/htdocs/FAQ/FAQdownloads.html src/hg/htdocs/FAQ/FAQdownloads.html index eec9c9e..64d0808 100755 --- src/hg/htdocs/FAQ/FAQdownloads.html +++ src/hg/htdocs/FAQ/FAQdownloads.html @@ -714,31 +714,31 @@ <h6>How can I obtain a complete list of all the genes in the UCSC Known Genes table for a particular organism?</h6> <p> To obtain a complete copy of the entire Known Genes data set for an organism, open the Genome Browser <a href="http://hgdownload.soe.ucsc.edu/downloads.html">Downloads page</a>, jump to the section specific to the organism, click the Annotation database link in that section, then click the link for the <em>knownGene.txt.gz</em> table.</p> <p> Data for a specific region or chromosome may be obtained from the Table Browser by selecting the "Genes and Gene Prediction Tracks" group, the "UCSC Genes" track and the "knownGene" table. Set the position to the region of interest, then click the "get output" button.</p> <a name="JASPARfilter"></a> <h2>Filtering for a transcription factor in the JASPAR database</h2> -<h6>How do I display only one transcript?</h6> +<h6>How do I display only one transcription factor?</h6> <div class="container-fluid"> <div class="row"> <div class="col-md-4 text-left"> <div class="row"> <div class="col-md-12"> <p> On the track settings page for the <a href="/cgi-bin/hgTrackUi?db=hg38&position=default&g=jaspar" target="_blank">JASPAR Transcription Factors track</a>, you can filter for a transcription factor using the <em><b>Filter by Transcription factor name</b></em> setting. <p> For example, if you wanted to only display the TEAD1 transcription factor, under "Filter by Transcription factor name" select <em>TEAD1</em>, then click <button>submit</button>. </p>