# NOT RUN {
#load up the data set
data(sim_profile);
#load up an example cluscomp result with this data
data('testcmr');
#plot the expression profiles
expressionPlot(sim_profile,testcmr$e1_kmeans_k4);
# }
Run the code above in your browser using DataLab