Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
IMP
IMP3
Commits
e6ae2d88
Commit
e6ae2d88
authored
Aug 31, 2021
by
Anna Buschart
Browse files
Delete Collate.smk
parent
7eaa189a
Pipeline
#46336
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
15 deletions
+0
-15
workflow/rules/modules/multi/Collate.smk
workflow/rules/modules/multi/Collate.smk
+0
-15
No files found.
workflow/rules/modules/multi/Collate.smk
deleted
100755 → 0
View file @
7eaa189a
include:
"../../Multi/Collate/features.smk"
include:
"../../Multi/Collate/taxonomy.smk"
include:
"../../Multi/Collate/stats.smk"
# master command
rule all_collate:
input:
expand("status/{task}.collated",task=config["collection"]["results"].split())
output:
touch('status/collate.done')
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