Mercurial > repos > thanhlv > bin3c
comparison mkmap.xml @ 11:cc6f22df0a68 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:14:59 -0400 |
| parents | 59f01b08b3e1 |
| children | 610807d9d1ba |
comparison
equal
deleted
inserted
replaced
| 10:59f01b08b3e1 | 11:cc6f22df0a68 |
|---|---|
| 16 --bin-size $bin_size | 16 --bin-size $bin_size |
| 17 --min-insert $min_insert | 17 --min-insert $min_insert |
| 18 --min-mapq $min_mapq | 18 --min-mapq $min_mapq |
| 19 --strong $strong | 19 --strong $strong |
| 20 #if str($neb_name) != "": | 20 #if str($neb_name) != "": |
| 21 -e #echo ' -e '.join(str( $neb_name ).split( ';' ))# | 21 #set $_neb_name = str($neb_name).split(';') |
| 22 #for $enzyme in $_neb_name | |
| 23 -e $enzyme | |
| 24 #end for | |
| 22 #end if | 25 #end if |
| 23 $ref $bam out | 26 $ref $bam out |
| 24 ]]></command> | 27 ]]></command> |
| 25 | 28 |
| 26 <inputs> | 29 <inputs> |
