| show,methylBase-method {methylKit} | R Documentation |
The show method works for methylRaw,methylRawDB,
methylRawList,methylRawListDB,
methylBase,methylBaseDB and methylDiff objects
## S4 method for signature 'methylBase' show(object) ## S4 method for signature 'methylRaw' show(object) ## S4 method for signature 'methylRawList' show(object) ## S4 method for signature 'methylDiff' show(object) ## S4 method for signature 'methylRawDB' show(object) ## S4 method for signature 'methylRawListDB' show(object) ## S4 method for signature 'methylBaseDB' show(object) ## S4 method for signature 'methylDiffDB' show(object)
object |
any methylKit object |
data(methylKit) methylDiff.obj show(methylDiff.obj)