show-methods: show method for methylKit classes

show,methylBase-methodR Documentation

show method for methylKit classes

Description

The show method works for methylRaw,methylRawDB, methylRawList,methylRawListDB, methylBase,methylBaseDB and methylDiff objects

Usage

## 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)

Arguments

object

any methylKit object

Examples

data(methylKit)
methylDiff.obj
show(methylDiff.obj)




al2na/methylKit documentation built on Feb. 1, 2024, 4:42 p.m.