powered by
Generate a plot with multiple ROC curves
multipleROCPlot(metaObject, filterObject, title = "title", size = 16)
a Meta object which must have the $originalData populated
a MetaFilter object containing the signature genes that will be used for calculating the score
title of the plot
use this to easily increase or decrease the size of all the text in the plot
Generates an ROC plot for all datasets
# NOT RUN { multipleROCPlot(tinyMetaObject, filterObject = tinyMetaObject$filterResults$pValueFDR0.05_es0_nStudies1_looaTRUE_hetero0) # }
Run the code above in your browser using DataLab