show-method {maigesPack} | R Documentation |
S4 method to show the objects defined in this package without list all the slots of the object.
## S4 method for signature 'maigesPreRaw': show(object) ## S4 method for signature 'maigesRaw': show(object) ## S4 method for signature 'maiges': show(object) ## S4 method for signature 'maigesANOVA': show(object) ## S4 method for signature 'maigesDE': show(object) ## S4 method for signature 'maigesDEcluster': show(object) ## S4 method for signature 'maigesClass': show(object) ## S4 method for signature 'maigesRelNetM': show(object) ## S4 method for signature 'maigesRelNetB': show(object) ## S4 method for signature 'maigesActMod': show(object) ## S4 method for signature 'maigesActNet': show(object)
object |
object of any class defined in this package, to be printed in a nice way |
It is possible to use Package convert to convert objects between classes defined in packages limma, marray and Biobase.
show
in the methods package.
## Loading the dataset data(gastro) gastro gastro.raw gastro.norm gastro.summ