Description Usage Arguments Value Author(s)
View source: R/plot.synthetic_lethal.R
Plot of Treatment-vs-plasmid against Control-vs-plasmid (logFC scatterplots), and volcano plot of Treatment-vs-Control. New essential genes and lost essential genes are highlighted, but only new essential genes are annotated with gene names.
1 2 3 4 5 6 7 8 9 10 11 |
x |
An object of class 'synthetic_lethal'. |
type |
Either 'plasmid' or 'treat'. |
remove_multimappers |
Logical, whether to remove genes that have at least 1 guide that is a multi-mapper. Issues a warning if any of the genes appear in the new or lost essential groups. |
label_hits |
Logical, whether to add gene names to plot, or simply colour them. Defaults to 'TRUE'. |
library_name |
Name of the library, e.g. "yusa_v3_human" - must match naming conventions used in the AZ-CRUK reference data repo. |
library_type |
One of "n" (knock-out), "a" (activation), or "i" (interference). |
library_annotation_version |
An integer giving the annotation version of the library. |
... |
Other arguments to pass to 'plot'. |
Renders a plot in the console.
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.