jointIdMap<-JointIdMap(examples$identDfList);
#non-interactive ecdf plot
#of 3 DBs DBs encapsulated within the JointIdMap object
jointIdMap$ecdf.plot(idMapNames=c("NetAffx_F","DAVID_Q","EnVision_Q"));
## Not run:
# #interactive plot allowing to choose the DBs to be plotted
# jointIdMap$ecdf.plot();
# ## End(Not run)
Run the code above in your browser using DataLab