Learn R Programming

methylPipe (version 1.6.2)

tabixdata2GR: Convert the list returned by the function scanTabix into a GRanges

Description

Helper function to convert the list returned by the function scanTabix into a GRanges. This function is not intended for the user to call directly.

Usage

tabixdata2GR(x)

Arguments

x
list; the list returned by the function scanTabix

Value

  • An object of class data frame.

See Also

BSdata-class