Mercurial > repos > iuc > bedtools
diff intersectBed.xml @ 13:fadebae7e69b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 391d2d41095edb2badf70924d3636238453ee377
author | iuc |
---|---|
date | Mon, 23 Jan 2017 06:43:06 -0500 |
parents | 607c0576c6ab |
children | df56e1b12d0c |
line wrap: on
line diff
--- a/intersectBed.xml Fri Oct 28 12:54:40 2016 -0400 +++ b/intersectBed.xml Mon Jan 23 06:43:06 2017 -0500 @@ -11,7 +11,7 @@ #set modes = ' '.join( str($overlap_mode).split(',') ) bedtools intersect - #if $inputA.ext == "bam": + #if $inputA.is_of_type('bam'): -abam "${inputA}" #else: -a "${inputA}"