Process CRISPR and shRNA functional genetic screening data
Install nextflow following the instructions at https://www.nextflow.io/docs/latest/getstarted.html
Install singularity following the instructions at
https://singularity.lbl.gov/install-linux
The most convenient way is to install crispr-process-nf is to use nextflow's built-in pull command
nextflow pull zuberlab/crispr-process-nfBefore you start, make sure nextflow and singularity are properly installed on your system.
Clone git repository from Github and run the pipeline using the provided test data.
git clone https://github.com/ZuberLab/crispr-process-nf.git
cd crispr-process-nf
./testnextflow run zuberlab/crispr-process-nf --helpNextflow: Paolo Di Tommaso - https://github.com/nextflow-io/nextflow
Singularity: Singularityware - https://singularity.lbl.gov