create_GRanges_class | R Documentation |
This function makes a GRanges object
from a GenomicRatioSet
.
create_GRanges_class(methy, cpg_ids)
methy |
a |
cpg_ids |
a character string specifying the name of the CpGs in the DMR of interest. |
The function returns a GRanges object containing the beta values and the genomic ranges of the CpGs of interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.