Skip to content
Snippets Groups Projects
Commit f54e24e7 authored by Susheel Busi's avatar Susheel Busi
Browse files

updated launcher file

parent 17bb9496
No related branches found
No related tags found
2 merge requests!78Add zymo workflow,!77Workflow: Zymo - Comparison to Reference Genomes
......@@ -42,6 +42,6 @@ snakemake -s ${ONTP_SMK} -rp --jobs 10 --local-cores 1 \
--cluster-config ${ONTP_SLURM} --cluster "${ONTP_CLUSTER}" --unlock
# run the pipeline
snakemake -s ${ONTP_SMK} -rpn --jobs 10 --local-cores 1 \
snakemake -s ${ONTP_SMK} -rp --jobs 10 --local-cores 1 \
--configfile ${ONTP_CONFIG} --use-conda --conda-prefix ${CONDA_PREFIX}/pipeline \
--cluster-config ${ONTP_SLURM} --cluster "${ONTP_CLUSTER}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment