Description Usage Arguments Value Author(s) References
View source: R/calc_replicate_logfc_corr.R
Calculates logFC replicate Pearson correlations in accordance with recommendations by Hanna & Doench (2020).
1 | calc_replicate_logfc_corr(logfc, suffix)
|
logfc |
A data frame with columns 'log2FC.repl_1' and 'log2FC.repl_2'. |
suffix |
A character string naming the comparison: one of 'ctrl_plasmid' and 'treat_plasmid'. |
A data frame with 'repl_log2FC_pearson_corr.<suffix>' columns.
Alex T. Kalinka, alex.kalinka@cancer.org.uk
Hanna, R. E. and Doench, J. G. 2020. Design and analysis of CRISPR-Cas experiments. Nature Biotechnology.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.