Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Laura Denies
PathoFact
Commits
72cf8aea
Commit
72cf8aea
authored
Jul 21, 2020
by
Laura Denies
Browse files
failsafe empty files
parent
d5d52d4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
rules/AMR/Phage.smk
View file @
72cf8aea
...
...
@@ -41,9 +41,9 @@ rule aggregate_VirSorter:
"""
if [ -s {output} ]
then
mv {input}
{output}
cp scripts/virsorter_headers.csv
{output}
else
cp scripts/virsorter_headers.csv
{output}
mv {input}
{output}
fi
"""
...
...
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