DFrameToIRange: DataFrame to IRange

View source: R/DFrame_to_IRange.R

DFrameToIRangeR Documentation

DataFrame to IRange

Description

This function converts DataFrame to IRange.

Usage

DFrameToIRange(arrayData = "")

Arguments

arrayData

The data to convert. Second column of arrayData is start of IRange, third column of arrayData is end of IRange. For exemple, Data from one of Fetches.

Value

The data in IRange format.

Author(s)

Alexey Solovyev

Examples

myIRange  <- DFrameToIRange(data.frame)


LosevAMU/remapR documentation built on Sept. 25, 2024, 12:32 p.m.