Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
edna
snakemake_rapidrun_swarm
Commits
3597a58f
Commit
3597a58f
authored
Apr 20, 2021
by
peguerin
Browse files
test section
parent
1015ee65
Changes
1
Hide whitespace changes
Inline
Side-by-side
main.sh
View file @
3597a58f
...
...
@@ -36,9 +36,10 @@ snakemake --use-conda --configfile ${CONFIGFILE} --cores ${CORES}
###############################################################################
## rename files
# bash rename.sh 06_assignment
## clean
#snakemake --configfile $CONFIGFILE -s Snakefile --delete-all-output --dry-run
#snakemake --configfile "../"$CONFIGFILE -s Snakefile --delete-all-output --rerun-incomplete
## test
#conda activate snakemake_rapidrun
#rm -rf results; mkdir results; snakemake --use-conda --configfile config/config_test_rapidrun.yaml --cores 4
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment