daff241ad7cf5bbb51cd54e07d84b3863bda4fa4
jnavarr5
Fri May 24 10:35:57 2024 -0700
Adding the word NOTE: and making the sentence bold to match the other notes in the section.
diff --git src/hg/htdocs/goldenPath/help/customTrackText.html src/hg/htdocs/goldenPath/help/customTrackText.html
index 6c59202..3cfb042 100755
--- src/hg/htdocs/goldenPath/help/customTrackText.html
+++ src/hg/htdocs/goldenPath/help/customTrackText.html
@@ -198,33 +198,33 @@
Custom Tracks page. In this case, the button on the Browser page will be labeled "manage
custom tracks" and will automatically direct you to the track management page. See
Displaying and Managing Custom Tracks for more information.)
Step 2. Load the custom track data
The Add Custom Tracks page contains separate sections for uploading custom track data and optional
custom track descriptive documentation. Load the annotation data into the upper section by one of
the following methods:
-
Enter one or more URLs for custom tracks (one per line) in the data text box. The Genome Browser
supports both the HTTP and FTP (passive-only) protocols. Data provided by a URL may need to be
proceeded by a separate line defining type=<track_type> required
for some tracks, for example such as "track type=broadPeak".
- For examples of how to host your custom track data remotely, please refer to the track hub
- user guide, "Where to host
- your data?".
+ NOTE: For examples of how to host your custom track data remotely, please refer to the
+ track hub user guide, "Where to host your data?".
-
Click the "Choose File" button directly above the data text box, then choose a custom track
file from your local computer.
# or type the pathname of the file into the "upload" text
box adjacent to the "Browse" button.
The custom track data may be compressed by any of
the following programs: gzip (.gz), compress (.Z), or bzip2 (.bz2).
Files containing compressed data must include the appropriate suffix in their names.
-
Paste or type the custom track data directly into the data box. Because the text in this box will
not be saved to a file, this method is not recommended unless you have a copy of the data
elsewhere.