Skip to content

Commit

Permalink
minor tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi18av authored Jul 17, 2020
1 parent c91df03 commit eccb5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ process tbProfiler {

"""
tb-profiler profile -1 ${genomeReads[0]} -2 ${genomeReads[1]} -t 4 -p $genomeName
cp results/${genomeName}.results.json .
cp results/${genomeName}.results.json ./
"""


Expand Down

0 comments on commit eccb5de

Please sign in to comment.