powered by
The function returns the context of methylation. For example: "CpG","CHH" or "CHG"
getContext(x)# S4 method for methylBase getContext(x)# S4 method for methylRaw getContext(x)# S4 method for methylDiff getContext(x)# S4 method for methylRawDB getContext(x)# S4 method for methylBaseDB getContext(x)# S4 method for methylDiffDB getContext(x)
# S4 method for methylBase getContext(x)
# S4 method for methylRaw getContext(x)
# S4 method for methylDiff getContext(x)
# S4 method for methylRawDB getContext(x)
# S4 method for methylBaseDB getContext(x)
# S4 method for methylDiffDB getContext(x)
an methylBase,methylBaseDB, methylRaw,methylRawDB or an methylDiff object
methylBase
methylBaseDB
methylRaw
methylRawDB
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