Skip to content

Commit

Permalink
change ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
yumisims committed Jul 2, 2024
1 parent 5f2334e commit dd76b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/modules.config
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ process {
}

withName: PRETEXTMAP_HIGHRES {
ext.args = { "${meta.map_order.equals("length") ? "--sortby length": "--sortby nosort" } --highRes --mapq 0 --memory ${task.memory.giga}" }
ext.args = { "${meta.map_order.equals("length") ? "--sortby length": "--sortby nosort" } --highRes --mapq 0" }
ext.prefix = { "${meta.id}_hr_pi" }
}

Expand Down

0 comments on commit dd76b2a

Please sign in to comment.