Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Midoux Cedric
workflow_metagenomics
Commits
f77dab63
Commit
f77dab63
authored
Oct 26, 2020
by
Midoux Cedric
Browse files
Update assembly.smk
parent
49a05eab
Changes
1
Hide whitespace changes
Inline
Side-by-side
assembly.smk
View file @
f77dab63
...
...
@@ -170,6 +170,7 @@ rule coassembly_quast:
output = lambda wildcards, output: os.path.dirname(str(output))
shell:
"conda activate quast-5.0.2 "
"&& "
"quast "
"--mgm "
"--output-dir {params.output} "
...
...
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