26becc145e422e03b2b441380aec31c1fa30e564 gperez2 Tue Apr 23 17:04:50 2024 -0700 Removing the hgHubConnect.remakeTrackHub=on setting from the hgTrackHubHelp page since it is an internal flag, refs #2110 diff --git src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html index 30fb62e..429be55 100755 --- src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html +++ src/hg/htdocs/goldenPath/help/hgTrackHubHelp.html @@ -282,32 +282,30 @@ https://genome.ucsc.edu/cgi-bin/hgTracks?db=hg38&hubUrl=https://storage.googleapis.com/gcp.wenglab.org/hubs/dna20/hub.txt&hubUrl=http://expdata.cmmt.ubc.ca/JASPAR/UCSC_tracks/hub.txt&hubUrl=https://remap.univ-amu.fr/storage/public/hubReMap2022/hub.txt

Creating a URL for an Assembly Hub

The following example links to an assembly hub using the hubUrl= and genome= parameters where in the example, genome=araTha1, is the assembly name set for genome in the genomes.txt file. URL parameters can be combined by using &.

https://genome.ucsc.edu/cgi-bin/hgTracks?genome=araTha1&hubUrl=http://genome.ucsc.edu/goldenPath/help/examples/hubExamples/hubAssembly/plantAraTha1/hub.txt

Additional hub connection parameters
Redirecting the URL to the Gateway page

The following example link connects the hub and redirects the link to the Gateway page to display the hub's description html page, which is defined in the genomes.txt by the htmlPath setting, by using hgHubConnect, hgHub_do_redirect=on, hgHubConnect.remakeTrackHub=on, hgHub_do_firstDb=1, and hubUrl.

http://genome.ucsc.edu/cgi-bin/hgHubConnect?hgHub_do_redirect=on&hgHubConnect.remakeTrackHub=on&hgHub_do_firstDb=1&hubUrl=http://genome.ucsc.edu/goldenPath/help/examples/hubExamples/hubAssembly/plantAraTha1/hub.txt