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 @@

Non-UCSC style chromosome names

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')?

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 Assembly Gateway page or as a "chromAlias.txt" file from our downloads server +href="https://hgdownload.gi.ucsc.edu/downloads.html" >our downloads server under the link "Genome sequence files and select annotations" for that assembly.

Apostrophes and special characters in track labels

How can I put an apostrophe in my track label?

The Genome Browser supports a limited set of characters in the track image. In addition to the characters a-z and A-Z, it supports some accented characters such as é or á and apostrophes, specifically "ʹ" (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, contact us.