data(breastc)
# find bicluster using biclust package
bic<- biclust(breastc,method=BCPlaid())
# Plot the mean of biclusterd and clustered genes parallely.
exploreBic(dset=breastc,bres=bic,gby="conditions",pfor="mean",mname="biclust")Run the code above in your browser using DataLab