ucscGenomes {rtracklayer} | R Documentation |
Get a data.frame
describing the available UCSC genomes.
ucscGenomes()
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 |
Michael Lawrence
UCSCSession
for details on specifying the
genome.
ucscGenomes()