Description Usage Arguments Value Examples
Summarize DNA methylation information for which is present in the RnBSet
object.
1 2 3 4 5 6 7 | ## S4 method for signature 'RnBSet'
summarize.regions(
object,
region.type,
aggregation = rnb.getOption("region.aggregation"),
overwrite = TRUE
)
|
object |
Dataset of interest. |
region.type |
Type of the region annotation for which the summarization will be performed or |
aggregation |
Operation to summarize the methylation values. Currently supported values are |
overwrite |
If |
object of the same class as the supplied one containing the summarized methylation information for the specified region types
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.