#plot the correlation densities of a Corr object (corr.spearman) on a given DB subset
corrSet<-examples$jointUniquePairs$corr.plot(examples$corr,
idMapNames=c("NetAffx_Q","DAVID_Q","EnVision_Q"),
plot.Union=TRUE,subsetting=TRUE,verbose=TRUE);
names(corrSet);
Run the code above in your browser using DataLab