getGapFromUCSC | R Documentation |
Get gap regions from UCSC
getGapFromUCSC(genome, seqnames = NULL)
genome |
UCSC genome, such as "hg19". |
seqnames |
A vector of chromosome names. |
A GRanges
object.
getGapFromUCSC("hg19")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.