#plot correlation densities for a given DB set
#treating the given DB set as a full group (subsetting=TRUE)
examples$jointUniquePairs$interactive.corr.plot(examples$corr,
groups=c("NetAffx_Q","DAVID_Q","EnVision_Q"),
subsetting=TRUE,new.plot=TRUE,file.copy=FALSE,verbose=TRUE,
cex.lab=1.4,cex.legend=1.1);
## Not run:
# #plot correlation densities choosing the DB set interactively
# examples$jointUniquePairs$interactive.corr.plot(examples$corr,
# copy.zoom=2,verbose=TRUE,cex.lab=1.4,cex.legend=1.1);
# ## End(Not run)
Run the code above in your browser using DataLab