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
a9f73d2f
Commit
a9f73d2f
authored
Mar 16, 2020
by
Kenzo-Hugo Hillion
♻
Browse files
update name in example
parent
cf63a929
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/utils/cat/example_usage/Snakefile
View file @
a9f73d2f
...
...
@@ -9,7 +9,7 @@ __main_output_dir = config.get('output_dir', 'output')
SAMPLES = config.get('samples')
__input_dir = config.get('input_dir', 'data')
# ====
EggNOGmapper2 Diamond
====
# ====
Cat
====
__cat_merged_name = config.get('cat', {}).get('name_merge', 'cat_file')
__cat_output_dir = __input_dir
...
...
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