show-methods: Show a nice visualisation of the objects defined in this...

Description Usage Arguments Note See Also Examples

Description

S4 method to show the objects defined in this package without list all the slots of the object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
## 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)

Arguments

object

object of any class defined in this package, to be printed in a nice way

Note

It is possible to use Package convert to convert objects between classes defined in packages limma, marray and Biobase.

See Also

show in the methods package.

Examples

1
2
3
4
5
6
7

maigesPack documentation built on Nov. 8, 2020, 6:23 p.m.