essential_lfc_qc | R Documentation |
Computes area under the curve for ROC curves that measure how well each technical replicate recovers signal for essential-targeting guides. Only computes AUC for guides that target essential genes twice, guides that target two different essential genes, or guides that target an essential gene and an intergenic region.
essential_lfc_qc(df, screens, negative_controls = NULL)
df |
LFC dataframe. |
screens |
List of screens generated with |
negative_controls |
List of negative control genes to append to default list of non-essential genes (default NULL). |
Returns a dataframe with three columns for replicate name, essential AUC relative to all other genes, and essential AUC relative to a specified set of non-essentials.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.