# HG changeset patch # User iuc # Date 1626178579 0 # Node ID 35ea4a8b1ea6375a612264664cfdb8c9a6a43365 # Parent 44231ef8167ac6a3829be2d7ca852235d88d2c9d "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/winnowmap commit f12e139eb362fea66360aefbbc678197e2440139" diff -r 44231ef8167a -r 35ea4a8b1ea6 test-data/all_fasta.loc --- a/test-data/all_fasta.loc Mon May 10 19:28:32 2021 +0000 +++ b/test-data/all_fasta.loc Tue Jul 13 12:16:19 2021 +0000 @@ -1,1 +1,1 @@ -bwa-mem-mt-genome bwa-mem-mt-genome bwa-mem-mt-genome ${__HERE__}/bwa-mem-mt-genome.fa \ No newline at end of file +bwa-mem-mt-genome bwa-mem-mt-genome-dbkey bwa-mem-mt-genome-display ${__HERE__}/bwa-mem-mt-genome.fa \ No newline at end of file diff -r 44231ef8167a -r 35ea4a8b1ea6 test-data/winnowmap-self-homology.bam Binary file test-data/winnowmap-self-homology.bam has changed diff -r 44231ef8167a -r 35ea4a8b1ea6 test-data/winnowmap-test1-fasta.bam Binary file test-data/winnowmap-test1-fasta.bam has changed diff -r 44231ef8167a -r 35ea4a8b1ea6 test-data/winnowmap-test1-fasta.cram Binary file test-data/winnowmap-test1-fasta.cram has changed diff -r 44231ef8167a -r 35ea4a8b1ea6 test-data/winnowmap-test1.bam Binary file test-data/winnowmap-test1.bam has changed diff -r 44231ef8167a -r 35ea4a8b1ea6 test-data/winnowmap-test2-fasta.bam Binary file test-data/winnowmap-test2-fasta.bam has changed diff -r 44231ef8167a -r 35ea4a8b1ea6 test-data/winnowmap-test2.bam Binary file test-data/winnowmap-test2.bam has changed diff -r 44231ef8167a -r 35ea4a8b1ea6 winnowmap.xml --- a/winnowmap.xml Mon May 10 19:28:32 2021 +0000 +++ b/winnowmap.xml Tue Jul 13 12:16:19 2021 +0000 @@ -1,4 +1,4 @@ - + a mapping tool optimized for repetitive sequences macros.xml @@ -145,6 +145,7 @@ #if $io_options.output_format == 'BAM': -a | samtools sort + --no-PG -@\${GALAXY_SLOTS:-2} -T "\${TMPDIR:-.}" -O $io_options.output_format @@ -152,6 +153,7 @@ #else if $io_options.output_format == 'CRAM': -a | samtools sort + --no-PG -T "\${TMPDIR:-.}" -@\${GALAXY_SLOTS:-2} -O $io_options.output_format @@ -229,7 +231,7 @@
- + @@ -361,7 +363,7 @@ - + @@ -375,18 +377,34 @@ - + +
+ + + + + + + + + +
+ + + - + - + + + @@ -422,17 +440,30 @@ - + - + - +
+ + + + + + + + + +
+ + +
@@ -457,6 +488,14 @@
+ + + + + + + + @@ -467,7 +506,7 @@ - +