Description Usage Arguments Value Author(s) References
View source: R/calc_dcorr_GC_content_counts.R
Calculates the distance correlation between normalized counts and the GC content of sgRNAs in a given library.
1 | calc_dcorr_GC_content_counts(counts, library)
|
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 with a 'SampleName' column and a 'distcorr_GC_content_counts' column.
Alex T. Kalinka, alex.kalinka@cancer.org.uk
Szekely, G.J., Rizzo, M.L., and Bakirov, N.K. (2007), Measuring and Testing Dependence by Correlation of Distances, Annals of Statistics, Vol. 35 No. 6, pp. 2769-2794.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.