Skip to content

Commit

Permalink
fix: stub output
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Oct 10, 2023
1 parent 3e6cc92 commit b5b4ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/CCBR/khmer/uniquekmers/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ process KHMER_UNIQUEKMERS {

stub:
"""
touch report.txt khmers.txt
touch report.txt kmers.txt
cat <<-END_VERSIONS > versions.yml
"${task.process}":
Expand Down

0 comments on commit b5b4ba5

Please sign in to comment.