Description Usage Arguments Value Author(s) References
View source: R/calc_inefficient_gRNA_count_ratios.R
Calculates the ratio of normalized counts for inefficient sgRNA PAM-proximal sequences relative to all guides (taking the median of each).
1 |
counts |
A data frame of normalized counts for each sample in the study (samples as columns, gRNAs as rows). |
library |
A data frame containing the library file in which the first column gives the sgRNA sequence and the second column gives the sgRNA ID. |
A data frame containing three columns: 'SampleName', 'norm_counts_GCC_ratio' and 'norm_counts_TT_ratio'.
Alex T. Kalinka, alex.kalinka@cancer.org.uk
Graf, R. et al. (2019) sgRNA sequence motifs blocking efficient CRISPR/Cas9-mediated gene editing. Cell Rep 26: 1098-1103.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.