grToDt {GenomicDistributions}R Documentation

Convert a GenomicRanges into a data.table.

Description

Convert a GenomicRanges into a data.table.

Usage

grToDt(GR)

Arguments

GR

A Granges object

Value

A data.table object.


[Package GenomicDistributions version 1.2.0 Index]