public class BiclusterModel extends Object implements Model
Modifier and Type | Field and Description |
---|---|
private int[] |
colIDs
The column numbers included in the Bicluster.
|
Constructor and Description |
---|
BiclusterModel(int[] colIDs)
Defines a new Bicluster for given parameters.
|