Skip to content

Commit

Permalink
typo on stub
Browse files Browse the repository at this point in the history
  • Loading branch information
replikation committed Feb 2, 2022
1 parent 1b52ef8 commit a81ffa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/process/covarplot.nf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ process covarplot {
"""
stub:
"""
touch ${name}_amplicon_coverage1.png ${name}_amplicon_coverage_log.png
touch ${name}_amplicon_coverage.png ${name}_amplicon_coverage_log.png
"""
}

Expand Down

0 comments on commit a81ffa2

Please sign in to comment.