tabixdata2GR {methylPipe}R Documentation

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.

Author(s)

Mattia Pelizzola, Kamal Kishore

See Also

BSdata-class


[Package methylPipe version 1.20.0 Index]