grLiftOver: grLiftOver

View source: R/genomicRegions.R

grLiftOverR Documentation

grLiftOver

Description

Converts coordinates of a GRanges object to target genome assembly. Wraps around rtracklayer::liftOver and automatically downloads and selects the correct chain file

Usage

grLiftOver(gr, targetAssembly, onlyUnique = TRUE)

Arguments

gr

GRanges object to liftOver

targetAssembly

character string specifying the target assembly

Value

GRanges object with coordinates that could uniquely be


demuellae/muRtools documentation built on Nov. 6, 2024, 9:44 a.m.