Skip to content
GitLab
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
7f3a14c9
Commit
7f3a14c9
authored
May 13, 2019
by
Kenzo-Hugo Hillion
♻
Browse files
typo snakemake
parent
1d152b70
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/graphlan/export2graphlan/Snakefile
View file @
7f3a14c9
...
...
@@ -5,7 +5,7 @@ rule export2graphlan:
input:
__export2graphlan_input
output:
tree = __export2graphlan_output_tree
tree = __export2graphlan_output_tree
,
annot = __export2graphlan_output_annot
params:
exec_command = __export2graphlan_exec_command,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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