#manupilate the biclust result
data(breastc)
bic<- biclust(breastc, method=BCPlaid())# 3 bicluster found.
#3D profile plot for biclusterd and clusterd data.
profileBic(dset=breastc,bres=bic,mname="biclust",
bplot="3D",gby="genes",teta=-30,ph=50,bnum=1)Run the code above in your browser using DataLab