# HG changeset patch # User iuc # Date 1693812717 0 # Node ID 321347bd0494f886a56d88d0c18beaa20e2ddf25 # Parent 25ca5d73aedf98bc8ca1fc04c56b612b127cf9bb planemo upload for repository https://github.com/davebx/bellerophon commit a4601aa6ae17baebc453566301a387d80bd5c3d5 diff -r 25ca5d73aedf -r 321347bd0494 bellerophon.xml --- a/bellerophon.xml Fri Aug 27 10:46:26 2021 +0000 +++ b/bellerophon.xml Mon Sep 04 07:31:57 2023 +0000 @@ -2,7 +2,7 @@ chimeric reads from Arima Genomics 1.0 - 0 + 1 bellerophon @@ -28,6 +28,7 @@ --reverse $reverse_input --quality $quality --output 'merged_out.bam' + --threads \${GALAXY_SLOTS:-1} && samtools sort --no-PG -O BAM -o '$outfile' -@ \${GALAXY_SLOTS:-1} merged_out.bam ]]>