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
7eaa189a
Commit
7eaa189a
authored
Aug 31, 2021
by
Anna Buschart
Browse files
Delete Catalogue.smk
parent
e7700094
Pipeline
#46335
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
23 deletions
+0
-23
workflow/rules/modules/multi/Catalogue.smk
workflow/rules/modules/multi/Catalogue.smk
+0
-23
No files found.
workflow/rules/modules/multi/Catalogue.smk
deleted
100755 → 0
View file @
e7700094
include:
"../../Multi/Catalogue/cluster.smk"
if config['catalogue']['kraken']['do']:
include:
"../../Multi/Catalogue/kraken_genes.smk"
if config['catalogue']['mapping']['do']:
include:
"../../Multi/Catalogue/mapping.smk"
include:
"../../Multi/Catalogue/table.smk"
# master command
rule all_cat:
input:
'Catalogue/catalogue.faa',
'Catalogue/aa_catalogue.faa',
'Catalogue/catalogue.fasta',
'Catalogue/catalogue.tsv'
output:
touch('status/catalogue.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