| CSSA-package | R Documentation |
CSSA contains a number of functions to analyze and simulation pooled CRISPR-Cas9-based screens. The simulators, represented by the CRISPRsim and sortingsim functions, offer an easy but also highly customizable tool to create data with guide- and gene-specific variables that can be randomly assigned or specified by the user. The analysis tools currently contain functions to calculate rate ratios, odds based on nonparametric guide distribution, a function to combine genewise Z-values or odds, and a function that calculates effect sizes of gene knockout and guide efficacy based on rate ratios and duration of the experiment.
CRISPRsimSimulate a CRISPR-Cas9 pooled screen
radjustCalculate rate ratios restricted by confidence level
nestedradjustCalculate rate ratios of rate ratios restricted by confidence level
jarRate ratios after adding an artificial number to all features
doublejarRate ratios of rate ratios after adding an artificial number to all features
r2ZConvert rate ratios to Z-values
sumZCalculate corrected summed Z-values per gene
getdegDerive growth-modifying effect of gene knockout in pooled experiments
essGet a list of essential genes or corresponding indices in the data set
nonessGet a list of nonessential genes or corresponding indices in the data set
sortingsimSimulate a selection-based CRISPR-Cas9 pooled screen
oddscoresCalculate odds per guide
geneoddsCalculate odds per gene
odds2pqCalculate p-values and q-values for odds
geteffectApproximate effect of gene knockout on growth
rrepCalculate rate ratios with standard error of count data based on replicates
degrepDerive growth-modifying effect of gene knockout in pooled experiments with replicate arms
This package is licensed under GPL.
Jos B. Poell
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.