| BiclustSet-class {superbiclust} | R Documentation | 
Class BiclustSet
Description
BiclustSet Class contains the biclustering result in a form: bicluster rows and bicluster columns
Objects from the Class
Objects can be created by calls of the form new("BiclustSet", ...). 
The variety of inputs variety of inputs (isa2, fabia, biclust,...) can be used.
Slots
- GenesMembership:
- logical, object of class - "matrix", with row membership within a bicluster
- ColumnMembership:
- logical, object of class - "matrix", with column membership within a bicluster
- Number:
- code"numeric", number of biclusters in the set 
Author(s)
Tatsiana Khamiakova
[Package superbiclust version 1.2 Index]