Description Usage Arguments Details Value Author(s) See Also Examples
Get a data.frame
describing the available UCSC genomes.
1 | ucscGenomes(organism=FALSE)
|
organism |
A |
For populating the organism column, the web url http://genome.ucsc.edu/cgi-bin is scraped for every assembly version to get the scientific name.
A data.frame
with the following columns:
db |
UCSC DB identifier (e.g. "hg18") |
species |
The name of the species (e.g. "Human") |
date |
The date the genome was built |
name |
The official name of the genome build |
organism |
The scientific name of the species (e.g. "Homo sapiens") |
Michael Lawrence
UCSCSession
for details on specifying the
genome.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.