Description Usage Arguments Value
Prepare CpG sites and expression for modeling
1 2 3 4 5 6 7 8 | prepare(
Counts = Counts,
Methy = Methy,
Methylation.Annotation = Methylation.Annotation,
annotated_RNA = annotated_RNA,
idx = idx,
dist
)
|
Counts |
A matrix of RNA counts |
Methy |
A matrix of Methylation M-values |
Methylation.Annotation |
A GRanges object containing CpG site locations.
must have same order as |
annotated_RNA |
A GRanges object containing RNA annotation. Must have
same order as |
A list containing the prepared methylation and RNA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.