We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
https://github.com/joechanlab/nf-scrnaseq
conda activate /usersoftware/chanj3/nextflow
git clone https://github.com/joechanlab/nf-scrnaseq.git
See https://github.com/joechanlab/nf-scrnaseq/blob/main/README.md
export NXF_SINGULARITY_CACHEDIR="/usersoftware/chanj3/singularity" # pre-downloaded singularity images cd nf-scrnaseq nextflow run ./main.nf -resume -profile iris -params-file <path to params.yml> -w "/scratch/chanj3/<MSKusername>/work"
Home