getRefSeqGenesFromUCSC | R Documentation |
Get RefSeq genes from UCSC
getRefSeqGenesFromUCSC(genome, subset = c("RefSeqSelect", "RefSeqCurated"))
genome |
UCSC genome, such as "hg19". |
subset |
Subset of RefSeq genes. See https://genome.ucsc.edu/cgi-bin/hgTrackUi?db=hg38&g=refSeqComposite . |
A GenomicRanges
object.
# There is no example
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.