Skip to content

PHJonesGroup/Fowler_etal_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fowler_et_al

This pipeline is designed to find significant gRNA enrichment/depletion accounting for both FDR and FNR rates. This is achieved by calculating the likelihood of the observed gRNA fold change for each gene differing from the distribution of the set of true neutral control gRNAs in the screen.

Inputs

raw counts
list of controls/ zero expressed genes (zGE) names

Module 1

Normalise raw count data as proportion per million
Counts number of gRNA per gene/ intergenic
Compute mean and median of normalised counts

Module 2

Compute and analyse LFC distributions of Targets and Controls (target, intergenic and zGE)
Compute q-values, critical values, mean and std for zGE controls.
Compute z for Targets and all CTRL, based on mean and std of zGE CTRL
Determine significant gRNA enrichment/depletion accounting for both FDR and FNR rates

Running the python script

Before running the script, ensure that the config.yaml is populated.

python3 targeted_CRISPR.py   

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages