benomylsetup {goCluster} | R Documentation |
This setup holds the complete configuration for a
goCluster
-analysis.
data(benomylsetup) data(benomylsetupsmall)
The configuration is stored as a list of lists. The structure
matches the organization of the main goCluster
-object.
The dataset can be found as dataset
-element inside the
data
-element of benomylsetup
.
The small dataset holds only 100 genes and can be used for quick
tests.
The data originates from a yeast sporulation study. You can find more information here:
http://www.biozentrum.unibas.ch/primig/benomyl/
Gunnar Wrobel, http://www.gunnarwrobel.de.
data(benomylsetup) test <- new("goCluster") execute(test) <- benomylsetup