Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Laura Denies
PathoFact
Commits
67c3ab83
Commit
67c3ab83
authored
Apr 23, 2020
by
Valentina Galata
Browse files
bug fix: wrong redirect into log file in rules/AMR/Plasmid.snk for filter.pl
parent
296e4e17
Changes
1
Hide whitespace changes
Inline
Side-by-side
rules/AMR/Plasmid.snk
View file @
67c3ab83
...
...
@@ -23,7 +23,7 @@ rule filter_seq:
params:
outdir="{OUTDIR}"
shell:
"./scripts/filter.pl 1000 {input} > {output}
&
> {log}"
"./scripts/filter.pl 1000 {input} > {output}
2
> {log}"
checkpoint splitplasmid:
input:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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