b4ed5e2397d26437a76fee1360d2534668aac013 jnavarr5 Fri May 3 13:42:10 2019 -0700 Adding hgdownload-euro rsync and ftp examples, refs #20551 diff --git src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html index fc14acd..90d84a9 100755 --- src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html +++ src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html @@ -165,33 +165,35 @@ hub:
cd /folders
sudo wget -r --no-parent --reject "index.html*" -nH --cut-dirs=3 http://genome.ucsc.edu/goldenPath/help/examples/hubExamples/hubAssembly/plantAraTha1/
STEP 4. You now have all the required files on your local machine and can load this plant assembly hub by using this URL and selecting it under the "group" category where "Plant araTha1" displays:
http://127.0.0.1:1234/cgi-bin/hgGateway?genome=araTha1&hubUrl=http://127.0.0.1:1234/folders/hubExamples/hubAssembly/plantAraTha1/hub.txt
STEP 5. To enable blat you must acquire the gfServer utility. The UCSC Genome Browser and Blat software are free for academic, nonprofit, and personal use. Commercial download and installation of the Blat and In-Silico PCR software may be licensed through Kent Informatics.
-You can obtain just the gfServer utility on your GBiB with the following command that will create a -bin directory and install the tool.
+You can obtain just the gfServer utility on your GBiB with either of the following commands that +will create a bin directory and install the tool. The commands use the North American and the +European download servers respectively.mkdir ~/bin -p; rsync -avP hgdownload.soe.ucsc.edu::genome/admin/exe/linux.x86_64/blat/gfServer ~/bin/
+mkdir ~/bin -p; rsync -avP hgdownload-euro.soe.ucsc.edu::genome/admin/exe/linux.x86_64/blat/gfServer ~/bin/
The GBiB also includes a tool you can run on the command line to download an entire suite of tools
including gfServer: gbibAddTools
STEP 6. Navigate to the genomes.txt file of this assembly hub:
cd /folders/hubExamples/hubAssembly/plantAraTha1/
Edit the currently commented-out blat lines with sudo vi genomes.txt
and
use "x" when the cursor is over the #
at the start of the line to remove it
and :w!
to save the changes and :q
to quit.
blat localhost 17779
transBlat localhost 17777
Please note that if you loaded your hub earlier, it will take five minutes (300 seconds) for the browser to check for any changes to genomes.txt, and that this delay can be