plot_ROC_fgcQC: plot_ROC_fgcQC

Description Usage Arguments Value Author(s)

View source: R/plot_ROC_fgcQC.R

Description

Plot ROC curves for sets of essential genes.

Usage

1
plot_ROC_fgcQC(data, title, print_auroc = TRUE)

Arguments

data

A data frame containing the following columns: 'True_Positive_Rate', 'False_Positive_Rate', and 'gene_set'.

title

The plot title.

print_auroc

Logical indicating whether a table of AUROC values should be printed to the console. Defaults to 'TRUE'.

Value

A ROC plot for sets of genes.

Author(s)

Alex T. Kalinka alex.kalinka@cancer.org.uk


alex-kalinka-cruk/crispRutils documentation built on March 13, 2021, 7:52 p.m.