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
Metagenomics
snakemake
Commits
727b51e0
Commit
727b51e0
authored
Jul 23, 2019
by
Kenzo-Hugo Hillion
♻
Browse files
fix metaphlan2 workflow
parent
ba3a4101
Changes
1
Show whitespace changes
Inline
Side-by-side
workflows/simple_metaphlan2/Snakefile
View file @
727b51e0
...
...
@@ -47,5 +47,5 @@ include: __graphlan_from_metaphlan2_rules
rule all:
input:
heatmap
:
__metaphlan2_heatmap_output,
dendogram
:
__graphlan_from_metaphlan2_output
heatmap
=
__metaphlan2_heatmap_output,
dendogram
=
__graphlan_from_metaphlan2_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