View source: R/genomicRegions.R
grLiftOver | R Documentation |
Converts coordinates of a GRanges object to target genome assembly. Wraps around rtracklayer::liftOver and automatically downloads and selects the correct chain file
grLiftOver(gr, targetAssembly, onlyUnique = TRUE)
gr |
|
targetAssembly |
character string specifying the target assembly |
GRanges
object with coordinates that could uniquely be
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.