data(breastc)
# find bicluster using biclust algorithm
bic<- biclust(breastc,method=BCPlaid())
# Plot the median of biclusterd data.
exploreOnlybic(dset=breastc,bres=bic,fit="all",gby="genes",mname="biclust",bnum=1)Run the code above in your browser using DataLab