Description Usage Arguments Value Author(s)
View source: R/calc_gini_coefficient_counts.R
Calculates the Gini coefficient of dispersion for sample gRNA count distributions.
1 | calc_gini_coefficient_counts(counts)
|
counts |
A data frame of counts for each sample in the study (samples as columns, gRNAs as rows). |
A data frame containing a 'SampleName' column, and a column named 'gini_coefficient_counts'.
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.