Description Usage Arguments Value Examples
The function returns the context of methylation. For example: "CpG","CHH" or "CHG"
1 | getContext(x)
|
x |
an
|
a string for the context methylation
1 2 3 4 5 | data(methylKit)
getContext(methylBase.obj)
getContext(methylDiff.obj)
getContext(methylRawList.obj[[1]])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.