Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Cedric Midoux
deepomics16S
Commits
866eb24b
Commit
866eb24b
authored
Mar 23, 2021
by
Slaheddine Kastalli
Browse files
Delete RunSnake_printshellcmds.sh
parent
0bc19f2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
workflow/script/RunSnake_printshellcmds.sh
deleted
100755 → 0
View file @
0bc19f2d
#!/bin/bash
export
PYTHONPATH
=
''
source
/usr/local/genome/Anaconda2-5.1.0/etc/profile.d/conda.sh
conda activate snakemake-5.7.4
snakemake
\
--snakefile
$1
\
--jobscript
jobscript.sh
\
--cluster-config
cluster.json
\
--dryrun
\
--printshellcmds
\
--verbose
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