Description Usage Arguments See Also Examples
View source: R/plot_sigguides.R
Visualize the number of significantly enriched/depleted sgRNAs
1 | plot_sigguides(results, print = T, save = F, sig.cutoff = 0.05, cutoff = 1)
|
results |
a calc.DESeq2.L2FC object |
print |
logical - do you want to print the plot to plots |
save |
logical - do you want to save the plot to pdf |
sig.cutoff |
adjusted p-value cutoff for sgRNA fold-changes |
fc.cutoff |
log2 fold-change cutoff for sgRNAs |
ggplot
which this function uses to plot
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.