# HG changeset patch # User iuc # Date 1676050323 0 # Node ID f0cc9cf99407bec285c8aed2c9e410f32c469894 # Parent e3bb03cf207a586c5857f5bb7c77f86d23959acb planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit a16957b7f6cb8687daafb005c0036abebce59b26 diff -r e3bb03cf207a -r f0cc9cf99407 ivar_trim.xml --- a/ivar_trim.xml Wed Jan 11 09:55:20 2023 +0000 +++ b/ivar_trim.xml Fri Feb 10 17:32:03 2023 +0000 @@ -1,4 +1,4 @@ - + Trim reads in aligned BAM macros.xml @@ -26,7 +26,7 @@ ivar trim -i sorted.bam -b bed.bed - #if $amplicons.filter_by == 'yes' + #if $amplicons.filter_by == 'yes' or $amplicons.filter_by == 'yes_compute' -f amplicon_info.tsv #end if -x $primer_pos_wiggle @@ -75,8 +75,8 @@ help="Reads that occur at the specified offset positions relative to primer positions (as annotated in the primer information dataset) will also be trimmed (default: 0)" /> - - + +