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_only_obitools
Commits
73d9958f
Commit
73d9958f
authored
Nov 14, 2019
by
peguerin
Browse files
input cat
parent
b85acf8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
02-demultiplex/Snakefile
View file @
73d9958f
...
...
@@ -23,7 +23,7 @@ include: "../00-rules/filtered.smk"
### Concatenate sequences from each sample of the same run
rule cat_samples:
input:
'03-cleaned/{
sample}
.c.r.l.u.fasta'
'03-cleaned/{
run}*
.c.r.l.u.fasta'
params:
'03-cleaned/{run}*.c.r.l.u.fasta'
output:
...
...
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