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 <a href="#MANAGE_CT">Displaying and Managing Custom Tracks</a> for more information.)</p> <p> <strong>Step 2. Load the custom track data</strong><br> 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:</p> <ul> <li> 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 <a href="#TRACK">type=<<em>track_type</em>></a> required for some tracks, for example such as "track type=broadPeak". <br> - <em>For examples of how to host your custom track data remotely, please refer to the track hub - user guide, "<a href="/goldenPath/help/hgTrackHubHelp.html#Hosting" target="_blank">Where to host - your data?</a>".</em> + <b><em>NOTE: For examples of how to host your custom track data remotely, please refer to the + track hub user guide, "<a href="/goldenPath/help/hgTrackHubHelp.html#Hosting" + target="_blank">Where to host your data?</a>".</em></b> </li> <li> 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 (<em>.gz</em>), compress (<em>.Z</em>), or bzip2 (<em>.bz2</em>). Files containing compressed data must include the appropriate suffix in their names.</li> <li> 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.</li> </ul> <p>