Description Usage Arguments Value Author(s)
View source: R/plot_PrRc_fgcQC.R
Plot Precision-Recall curves for sets of essential genes.
1 | plot_PrRc_fgcQC(data, title, print_auprrc = TRUE)
|
data |
A data frame containing the following columns: 'Recall', 'Precision', and 'gene_set'. |
title |
The plot title. |
print_auprrc |
Logical indicating whether a table of AUROC values should be printed to the console. Defaults to 'TRUE'. |
A ROC plot for sets of genes.
Alex T. Kalinka alex.kalinka@cancer.org.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.