Mercurial > repos > bgruening > deeptools_plot_profile
comparison plotProfiler.xml @ 23:06277c005b1a draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2c5f94de9ddf6798e49b7e9c340c841ca2bfbcfe
| author | bgruening |
|---|---|
| date | Tue, 20 Sep 2016 03:08:16 -0400 |
| parents | 555739cc510f |
| children | 14cbf1fdda09 |
comparison
equal
deleted
inserted
replaced
| 22:e6cf706b144b | 23:06277c005b1a |
|---|---|
| 14 --outFileName "$outFileName" | 14 --outFileName "$outFileName" |
| 15 | 15 |
| 16 #if $output.showOutputSettings == "yes" | 16 #if $output.showOutputSettings == "yes" |
| 17 --plotFileFormat $output.outFileFormat | 17 --plotFileFormat $output.outFileFormat |
| 18 | 18 |
| 19 #if $dpi: | 19 #if $output.dpi: |
| 20 --dpi "$dpi" | 20 --dpi "$output.dpi" |
| 21 #end if | 21 #end if |
| 22 | 22 |
| 23 #if $output.saveSortedRegions: | 23 #if $output.saveSortedRegions: |
| 24 --outFileSortedRegions '$outFileSortedRegions' | 24 --outFileSortedRegions '$outFileSortedRegions' |
| 25 #end if | 25 #end if |
