Description Usage Arguments Details Value Examples
View source: R/GRanges_from_to.R
CNVresults_to_GRanges
convert CNVresults
objects into GRanges
1 |
DT |
a |
A simple wrapper for the function GenomicRanges::makeGRangesFromDataFrame
.
Retained metadata columns are: sample_ID, GT and meth_ID.
the input object DT
converted into GRanges
.
1 | GR <- CNVresults_to_GRanges(penn_22)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.