Description Usage Arguments Value Author(s) See Also Examples
View source: R/PlottingFunctions.R
This function inputs a SummarizedBenchmark
object, looks
for an assay called 'qvalue' and plots receiver operating characteristic curves
for each of the methods to benchmark.
1 | plotROC(object, assay = "qvalue")
|
object |
A |
assay |
An assay name. |
A ggplot object.
Alejandro Reyes
plotMethodsOverlap
, estimatePerformanceMetrics
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.