# HG changeset patch # User iuc # Date 1569966812 14400 # Node ID 29bdbc353f20a8433031abeaa02f64d362915a12 # Parent 95219305823aac326239d6a8693f698eed1f9356 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwameth commit 823259bba9405d22dc2add24746057122c819ad3" diff -r 95219305823a -r 29bdbc353f20 bwameth.xml --- a/bwameth.xml Thu Nov 09 13:07:16 2017 -0500 +++ b/bwameth.xml Tue Oct 01 17:53:32 2019 -0400 @@ -1,86 +1,85 @@ - + Fast and accurate aligner of BS-Seq reads. + + 0.2.2 + - bwameth - bwa + bwameth bwameth.py --version - - - +#if $single_or_paired.single_or_paired_opts == 'single': + $read1 +#else: + $read1 $read2 +#end if +| samtools view -u - | samtools sort -@ "\${GALAXY_SLOTS:-4}" -T "\${TMPDIR:-.}" -O bam -o output.bam - + ]]> @@ -146,14 +145,12 @@ - - - + ]]> @misc{1401.1129, Author = {Brent S. Pedersen and Kenneth Eyring and Subhajyoti De and Ivana V. Yang and David A. Schwartz},