liftItOver: Internal function for genome liftover

Description Usage Arguments Value

View source: R/Estim_curateIntrons.R

Description

This function performs genome lift over. It is simply a wrapper for ['rtracklayer::liftover'].

Usage

1
liftItOver(chainPath, oldIntervals)

Arguments

chainPath

A Chain object, usually imported with ['import.chain'], or something coercible to one.

oldIntervals

A GRanges object with genomic intervals to lift over.

Value

If out_file=NULL, a GRanges object containing intervals after lift over; otherwise the GRanges object will be saved in out_file.


lbroseus/SIRFindeR documentation built on Nov. 30, 2020, 11:06 a.m.