summary,MAT-method {rMAT} | R Documentation |
This methods summarize the objects MAT or tilinSet
## S4 method for signature 'MAT': summary(object) ## S4 method for signature 'tilingSet': summary(object)
object |
Object returned from MAT . |
MAT is an object summarizing the output from the MAT function with the following slots : genomeName,featurePosition,featureChromosome,score,regIndex,method,threshold.
TilingSet is an object containing an ExpressionSet with the follonwing slots: genomeName, featureSequence, featurePosition, featureChromosome, featureCopyNumber
Charles Cheung, cykc@interchange.ubc.ca and Raphael Gottardo, raphael.gottardo@ircm.qc.ca Arnaud Droit, arnaud.droit@ircm.qc.ca