Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
edna
snakemake_rapidrun_obitools
Commits
eb68a6d3
Commit
eb68a6d3
authored
Jul 20, 2020
by
peguerin
Browse files
try checkpoint
parent
db8d35e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
02_assembly/rules/chunk_illuminapairedend.smk
View file @
eb68a6d3
...
...
@@ -24,6 +24,7 @@ checkpoint illuminapairedend:
def get_chunks(wildcards):
meschunks = checkpoints.illuminapairedend.get(**wildcards).output.fq
chunks = expand(rules.illuminapairedend.output.fq, **wildcards, chunk=listChunks)
return meschunks
...
...
Write
Preview
Supports
Markdown
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