powered by
The function returns the context of methylation. For example: "CpG","CHH" or "CHG"
getContext(x)
an methylBase,methylRaw or an methylDiff object
methylBase
methylRaw
methylDiff
a string for the context methylation
# NOT RUN { data(methylKit) getContext(methylBase.obj) getContext(methylDiff.obj) getContext(methylRawList.obj[[1]]) # }
Run the code above in your browser using DataLab