bbabbd5d2566d47d923d51dbe350634783455999 mspeir Sun Oct 26 12:14:52 2025 -0700 change soe to gi, refs #35031 diff --git src/hg/htdocs/FAQ/FAQcustom.html src/hg/htdocs/FAQ/FAQcustom.html index f10d4d45652..b5a142843db 100755 --- src/hg/htdocs/FAQ/FAQcustom.html +++ src/hg/htdocs/FAQ/FAQcustom.html @@ -163,30 +163,30 @@ <a name="custom12"></a> <h2>Non-UCSC style chromosome names</h2> <h6>Can I upload a custom track with chromosome names (e.g. '1' or 'NC_000001.11') that don't match the UCSC-style chromosome names (e.g. 'chr1', 'chrX')?</h6> <p> As of 2018, you can upload a custom track that contains either UCSC-style chromosome names (e.g. 'chr1', 'chrX') or one of several supported aliases, typically from Ensembl (e.g. '1' or 'X'), GenBank (e.g. 'CM000663.2' or 'CM000685.2'), or RefSeq (e.g. 'NC_000001.11' or 'NC_000023.11'). Many different custom track types support this, including BED, BAM, and any of our big* formats like bigBed or bigWig. You can view the list of supported aliases by clicking on the "View sequences" link for your assembly of interest from the <a href="../cgi-bin/hgGateway">Assembly Gateway page</a> or as a "chromAlias.txt" file from <a -href="https://hgdownload.soe.ucsc.edu/downloads.html" >our downloads server</a> +href="https://hgdownload.gi.ucsc.edu/downloads.html" >our downloads server</a> under the link "Genome sequence files and select annotations" for that assembly. <a name="custom13"></a> <h2>Apostrophes and special characters in track labels</h2> <h6>How can I put an apostrophe in my track label?</h6> <p> The Genome Browser supports a limited set of characters in the track image. In addition to the characters <code>a-z</code> and <code>A-Z</code>, it supports some accented characters such as <code>é</code> or <code>á</code> and apostrophes, specifically "<code>ʹ</code>" (which corresponds to Unicode character U+2019). If there are characters in your track's short or long label that we don't currently support, <a href="../contacts.html">contact us</a>. <!--#include virtual="$ROOT/inc/gbPageEnd.html" -->