Mercurial > repos > thanhlv > bin3c
diff mkmap.xml @ 12:610807d9d1ba draft
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/bin3C commit 70fbc98b2ff2be134400e4dc0df1ed60458d0604-dirty
| author | thanhlv |
|---|---|
| date | Thu, 03 Oct 2019 09:40:40 -0400 |
| parents | cc6f22df0a68 |
| children | f3135aeac82c |
line wrap: on
line diff
--- a/mkmap.xml Thu Oct 03 09:14:59 2019 -0400 +++ b/mkmap.xml Thu Oct 03 09:40:40 2019 -0400 @@ -18,8 +18,7 @@ --min-mapq $min_mapq --strong $strong #if str($neb_name) != "": - #set $_neb_name = str($neb_name).split(';') - #for $enzyme in $_neb_name + #for $enzyme in str($neb_name).split(',') -e $enzyme #end for #end if
