/crispr-process-nf

Process CRISPR and shRNA functional genetic screening data

Primary LanguageNextflowMIT LicenseMIT

crispr-process-nf

Process CRISPR and shRNA functional genetic screening data

Installation

Nextflow

Install nextflow following the instructions at https://www.nextflow.io/docs/latest/getstarted.html

Singularity

Install singularity following the instructions at https://singularity.lbl.gov/install-linux

crispr-process-nf pipeline

The most convenient way is to install crispr-process-nf is to use nextflow's built-in pull command

nextflow pull zuberlab/crispr-process-nf

Test

Before 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
./test

Documentation

nextflow run zuberlab/crispr-process-nf --help

Credits

Nextflow: Paolo Di Tommaso - https://github.com/nextflow-io/nextflow

Singularity: Singularityware - https://singularity.lbl.gov