show,MAT-method {rMAT}R Documentation

show Method for MAT Object

Description

This methods show the objects MAT or tilinSet

Usage

## S4 method for signature 'MAT':
show(object)
## S4 method for signature 'tilingSet':
show(object)

Arguments

object Object returned from MAT .

Details

MAT or TilingSet contains an ExpressionSet and has the following additional slots: genomeName, featureSequence, featurePosition, featureChromosome, featureCopyNumber, featureSequence. This methods shows the information.

Author(s)

Charles Cheung, cykc@interchange.ubc.ca and Raphael Gottardo, raphael.gottardo@ircm.qc.ca Arnaud Droit, arnaud.droit@ircm.qc.ca

See Also

MAT


[Package rMAT version 1.1.2 Index]