Skip to content
Snippets Groups Projects
Verified Commit 8b57acd8 authored by Laurent Modolo's avatar Laurent Modolo
Browse files

change output name for mergekmer collate

parent 33272ce7
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ process COLLATEKMER {
script:
def args = task.ext.args ?: ''
"""
mergekmer --csv ${csv} --output ${csv[1].simpleName}.csv --collate
mergekmer --csv ${csv} --output fusion.csv --collate
cat <<-END_VERSIONS > versions.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment