Description Usage Arguments Value
This function will create the necessary directory tree
under local, download, and extract the whole
genome FASTA for the genome given as genome. If
the FASTA archive already exists, the function will only
re-download and re-extract if the modified dates are
different between the local and remote copies.
1 |
genome |
The UCSC string specific to the genome to be downloaded (e.g. "hg19", "hg19", "mm10", etc) |
local |
The root of a local directory where all files downloaded from UCSC are stored |
url |
The root of the remote rsync URL to download
UCSC data from (set by default to
|
Prints status of the sync to the screen. No output object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.