Description Usage Arguments Value Author(s) References See Also Examples
Fetches the refflat table from ucsc, stores in temp dir and then gunzips it and reads it in.
1 | getRefflat(genome = "hg17")
|
genome |
The genome code from ucsc, like 'hg16', 'mm6', etc. |
A data frame mirroring the UCSC table structure.
Sean Davis <sdavis2@mail.nih.gov>
http://genome.ucsc.edu
1 | rf <- getRefflat('hg17')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.