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
7e716c5e
Commit
7e716c5e
authored
Nov 14, 2019
by
peguerin
Browse files
debug demultiplex
parent
4fefc9e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
00-rules/demultiplex.smk
View file @
7e716c5e
### Assign each sequence record to the corresponding sample/marker combination
rule assign_sequences:
input:
'0
1-assembly/{run}
/{run}.ali.fastq',
'0
2-remove_unaligned
/{run}.ali.fastq',
output:
assign='03-assign_sequences/{run}.ali.assigned.fastq',
unid='03-assign_sequences/{run}.unidentified.fastq'
...
...
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