2c91cdd0891e411d69bc5f0d0b920123e1c462eb kuhn Wed Aug 25 12:22:34 2021 -0700 added link to gene graphs page and simplified organization a bit, grouping getting started items in a list diff --git src/hg/htdocs/goldenPath/help/hgTracksHelp.html src/hg/htdocs/goldenPath/help/hgTracksHelp.html index 8db3df5..23cce7b 100755 --- src/hg/htdocs/goldenPath/help/hgTracksHelp.html +++ src/hg/htdocs/goldenPath/help/hgTracksHelp.html @@ -1,41 +1,45 @@

Genome Browser User Guide

Contents

What does the Genome Browser do?
-
Getting started: Genome Browser gateways
Configuring the Genome Browser display
Annotation track descriptions
Using BLAT alignments
-
Getting started on the Table Browser
-
Getting started using Sessions
-
Getting started on Genome Graphs
-
Using the VisiGene Image Browser
+
Getting Started with:
+
DNA text formatting
Converting data between assemblies
Downloading genome data
Creating and managing custom annotation tracks
Getting started on Track Hubs
-
Do Track Hubs require directories for the data?
+
Track Hubs in a single file
+
Using the VisiGene Image Browser

Search the Genome Browser help pages:  

Search the entire Genome Browser website:   @@ -1389,31 +1393,31 @@ Browser alongside native annotation tracks. Hubs are a useful tool for visualizing a large number of genome-wide data sets. The Track Hub utility allows efficient access to data sets from around the world through the familiar Genome Browser interface. Browser users can display tracks from any public track hub that has been registered with UCSC. Additionally, users can import data from unlisted hubs or can set up, display, and share their own track hubs.

For information on using the Track Hub features, refer to the Genome Browser Track Hub User Guide. For specific information on configuring your trackDb.txt file, refer to the Track Database Definition Document. See also the Basic Hub Quick Start Guide, Quick Start Guide to Organizing Track Hubs into Groupings, Quick Start Guide to Assembly Hubs and Quick Start Guide to Searchable Track Hubs.

-

Do Track Hubs require directories for the data?

+

Track Hubs in a single file

Historically, a hub needed a set of text files to specify properties for a track hub and each of the data tracks within the hub. The track hub settings were stored in a three file structure: hub.txt, genomes.txt, and trackDb.txt

 myHub/          - directory containing track hub files
 * hub.txt       - a short description of hub properties
 * genomes.txt   - list of genome assemblies included in the hub data
 * hg19/         - directory of data for the hg19 (GRCh37) human assembly
 ** trackDb.txt  - display properties for tracks in this directory
 

Now, there is a trackDb option to have your entire track hub inside of one file, useOneFile on. Adding the useOneFile on line to the hub.txt section of the file allows the contents of all three files to be referenced inside of one file. We recommend the