Description Usage Arguments Value Author(s) Examples
This function is the standard method for downloading and unzipping the most recent SRAmetadb SQLite file from the server.
1 2 | getSRAdbFile(destdir = getwd(), destfile = "SRAmetadb.sqlite.gz",
method)
|
destdir |
The destination directory of the downloaded file |
destfile |
The filename of the downloaded file. This filename should end in ".gz" as the unzipping assumes that is the case |
method |
Character vector of length 1, passed to the identically
named argument of |
Prints some diagnostic information to the screen.
Returns the local filename for use later.
Jack Zhu <zhujack@mail.nih.gov>, Sean Davis <sdavis2@mail.nih.gov>
1 | ## Not run: geometadbfile <- getSRAdbFile()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.