#create data structure containing the bootstrapping results (correlation and sd)
bootstrap<-examples$jointUniquePairs$getBootstrap(examples$msmsExperimentSet,examples$mrnaExperimentSet,
groups=c("NetAffx_Q","DAVID_Q","DAVID_F","EnVision_Q"),R=20,verbose=TRUE);
bootstrap$plot();
Run the code above in your browser using DataLab