dataFrameToGRanges: Convert a data frame into a GRanges object

Description Usage Arguments Value

Description

Seqnames, strand, start and end columns are used as corresponding elements in the GRanges object. Remaining columns are added into the elementMetadata data frame.

Usage

1

Arguments

df

Input data frame (required columns: seqnames, start, end, strand)

Value

GRanges object construct from df.


kauralasoo/reviseAnnotations documentation built on May 20, 2019, 7:41 a.m.