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 Sept. 8, 2023, 4:32 p.m.