# NOT RUN {
#load Human gene expression data containing selected samples from GSE37418
data(Human_Cho_Expr)
SubtypePreds<-MM2S.human(InputMatrix=Human_Cho_Expr[1:3],parallelize=2, seed = 12345)
#Generate Heatmap of Predictions
PredictionsHeatmap(InputMatrix=SubtypePreds$Predictions, pdf_output=TRUE,pdfheight=5,pdfwidth=5)
# }
Run the code above in your browser using DataLab