Make sure nextflow
, conda
and singularity
are in the PATH.
git pull
this repo- Go to interactive session (you will need access to imaging queue): bsub -q imaging -n1 -M6000 -R"select[mem>6000] rusage[mem=6000]" -Is $SHELL
- Run
bash [path-to-this-repo]/lsf_run [path-to-yaml-config]
, in a folder where you havewrite
permission