Commit e6ae2d88 authored by Anna Buschart's avatar Anna Buschart
Browse files

Delete Collate.smk

parent 7eaa189a
Pipeline #46336 canceled with stages
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')
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment