Extract a bicluster from an object of class biclustering
Usage
bicluster(biclustering, k, graph=TRUE)
Arguments
biclustering
an object of class "biclustering" created by
function FLOC
k
the number of the bicluster considered in the "biclustering" object
graph
boolean, indicating whether the graph should be plotted
or not
Value
samples on columns. Result matrix is of class "bicluster". The "graph" option allows to plot the expression profiles of the genes across the conditions in the bicluster.