# NOT RUN {
# First run raw expression data through MM2S
# load Mouse gene expression data for the potential WNT mouse model
data(WNT_Mouse_Expr)
SubtypePreds<-MM2S.mouse(InputMatrix=WNT_Mouse_Expr,parallelize=2, seed = 12345)
# Generate Heatmap
PredictionsDistributionBoxplot(InputMatrix=SubtypePreds,pdf_output=TRUE,pdfheight=5,pdfwidth=5)
# }
Run the code above in your browser using DataLab