06d7be056190c14b85e71bc12523f18ea6815b5e markd Mon Dec 7 00:50:29 2020 -0800 BLAT mmap index support merge with master diff --git src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html index f3a79ce..f9d5a93 100755 --- src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html +++ src/hg/htdocs/goldenPath/help/hubQuickStartAssembly.html @@ -59,80 +59,81 @@ your own original fasta files. Read more about trackDb settings in the definition document.

This assembly hub is a an abbreviated version of a larger plant assembly Public Hub. You can explore the larger hub structure here.

Please note that the Browser waits 5 minutes before checking for any changes to these files. When editing hub.txt, genomes.txt, trackDb.txt, and related hub files, shorten this delay by adding udcTimeout=1 to your URL. For more information, please see the Debugging and Updating Track Hubs section of the Track Hub User Guide. Also, for more detailed instructions on setting up a regular hub, please see the Setting Up Your Own Track Hub section of the Track Hub User Guide.

-

Setting up Blat for an Assembly Hub

+

Setting up Blat and In-Silico PCR for an Assembly Hub

By running gfServers from your institution, you can enable blat on your assembly hubs. See -Starting Blat for an Assembly Hub for details.

+Starting Blat and In-Silico PCR for an Assembly Hub for details.

-

Setting up an Assembly Hub on GBiB with Blat included

+

Setting up an Assembly Hub on GBiB with Blat and In-Silico PCR included

With an operational installation of Genome Browser in a Box (GBiB), you can quickly and easily -acquire an example assembly hub and run gfServers locally on the GBiB to enable blat. See the -section Starting a Blat enabled Assembly Hub on GBiB for more +acquire an example assembly hub and run gfServers locally on the GBiB to enable Blat and In-Silico PCR. See the +section Starting a Blat and In-Silico PCR enabled Assembly Hub on GBiB for more information.

Resources

-

Starting Blat for an Assembly Hub

+

Starting Blat and In-Silico PCR for an Assembly Hub

From the location of yourAssembly.2bit file, http://yourURL/yourAssembly/yourAssembly.2bit, you can start two gfServers, specifying a port for the assembly hub to access amino acid sequence, 17777 -trans, or DNA sequence, 17779, in this example:

gfServer start localhost 17777 -trans -mask yourAssembly.2bit &
 gfServer start localhost 17779 -stepSize=5 yourAssembly.2bit &

-Then you can edit the genomes.txt file of your assembly hub to include two lines in the stanza +Then you can edit the genomes.txt file of your assembly hub to include three lines in the stanza referring to yourAssembly, that would have matching port numbers:

    transBlat yourLab.yourInstitution.edu 17777
    blat yourLab.yourInstitution.edu 17779
+   isPcr yourLab.yourInstitution.edu 17779 

The assembly hub can be configured to talk to a dynamic BLAT server that loads a pre-built index when started by an xinetd super-server. This allows genomes to have a blat server without needing it to be resident in memory at all times.

A dynamic BLAT server is specified with the dynamic argument to the blat or transBlat specification, followed by the gfServer dynamic root-relative path of the directory containing the 2bit and gfidx files, named in the form