Description Usage Arguments Value Author(s) Examples
This function pools together multiple methylation datasets.
1 |
methylationDataList |
a |
the methylation data stored as a GRanges
object with four metadata columns (see methylationDataList
).
Nicolae Radu Zabet
1 2 3 4 5 | # load methylation data object
data(methylationDataList)
# pools the two datasets together
pooledMethylationData <- poolMethylationDatasets(methylationDataList)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.