Mercurial > repos > devteam > bwa
diff bwa-mem.xml @ 12:086ba7b646e5 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwa commit e2a10eeee8765ba6cf03847562e56cdaeaf4ba5c"
| author | iuc |
|---|---|
| date | Thu, 05 Sep 2019 19:35:56 -0400 |
| parents | 6def3ba376a7 |
| children | 8a98cfb7ea55 |
line wrap: on
line diff
--- a/bwa-mem.xml Tue Apr 10 18:40:10 2018 -0400 +++ b/bwa-mem.xml Thu Sep 05 19:35:56 2019 -0400 @@ -106,7 +106,7 @@ '${fastq_input.fastq_input1}' #end if -| samtools sort -@\${GALAXY_SLOTS:-2} -O bam -o '$bam_output' +| samtools sort -@\${GALAXY_SLOTS:-2} -T "\${TMPDIR:-.}" -O bam -o '$bam_output' ]]></command> <inputs>
