2bc4d4c29bb6270454b0945bb475f1b78bea0e08 braney Thu Jul 10 15:43:34 2025 -0700 some boiler plate for bedMethyl doc diff --git src/hg/htdocs/goldenPath/help/customTrackText.html src/hg/htdocs/goldenPath/help/customTrackText.html index 8c6941babf6..f2a2506ed07 100755 --- src/hg/htdocs/goldenPath/help/customTrackText.html +++ src/hg/htdocs/goldenPath/help/customTrackText.html @@ -49,40 +49,30 @@ To construct an annotation file and display it in the Genome Browser, follow these steps:
Step 1. Format the data set
Format your data as a tab-separated file using one of the
formats supported by the Genome
Browser. You may include more than one data set in your
annotation file; these need not be in the same format. For many formats,
chromosome names can either be UCSC-style names (e.g. 'chr1', 'chrX')
or aliases from other sources (e.g.
'1' or 'NC_000001.11'). Annotation data can be in a format designed
specifically for the Human Genome Project or UCSC Genome Browser, including:
NOTE: Some annotations need to be hosted remotely in a web-accessible location that support byte-range requests to be visualized on the UCSC Genome Browser, such as: bigBed, bigWig, BAM, VCF, etc. For examples of how to host your custom track data remotely, please refer to the track hub user guide, "Where to host your data?".
Step 2. Define the Genome Browser display characteristics
Add one or more optional browser lines to the beginning of the data