Mercurial > repos > bgruening > deeptools_bam_pe_fragmentsize
comparison bamPEFragmentSize.xml @ 12:0ed472892e76 draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 09975f870c75347fba5c6777c9f3b442bdeeb289
author | bgruening |
---|---|
date | Fri, 31 Mar 2017 07:57:52 -0400 |
parents | dc8d6e07d829 |
children | 4885b33dba09 |
comparison
equal
deleted
inserted
replaced
11:82c669810520 | 12:0ed472892e76 |
---|---|
11 @BINARY@ | 11 @BINARY@ |
12 @THREADS@ | 12 @THREADS@ |
13 --bamfiles #echo " ".join($files) | 13 --bamfiles #echo " ".join($files) |
14 #if $samplesLabel: | 14 #if $samplesLabel: |
15 --samplesLabel #echo " ".join($samplesLabel) | 15 --samplesLabel #echo " ".join($samplesLabel) |
16 #else: | |
17 --samplesLabel #echo " ".join($labels) | |
16 #end if | 18 #end if |
17 #if $histogram: | 19 #if $histogram: |
18 --histogram ./hist.png | 20 --histogram ./hist.png |
19 #end if | 21 #end if |
20 --plotTitle "$plotTitle" | 22 --plotTitle "$plotTitle" |