Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
edna
snakemake_rapidrun_obitools
Commits
b8e06699
Commit
b8e06699
authored
Jul 20, 2020
by
peguerin
Browse files
try checkpoint
parent
9f4a6268
Changes
1
Hide whitespace changes
Inline
Side-by-side
02_assembly/Snakefile
View file @
b8e06699
...
...
@@ -73,7 +73,7 @@ rule all:
expand('../logs/02_assembly/02_remove_unaligned/{run}.log',run=uniqRuns),
expand('../logs/02_assembly/01_illuminapairedend/{run}_c{chunk}.log',run=uniqRuns, chunk=listChunks)
#
ruleorder: split_fastq > illuminapairedend > remove_unaligned
ruleorder: split_fastq > illuminapairedend >
merge_chunks >
remove_unaligned
#include: "rules/illuminapairedend.smk"
#include: "rules/remove_unaligned.smk"
...
...
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