Mercurial > repos > bgruening > deeptools_plot_coverage
diff plotCoverage.xml @ 37:18ef8e2c9763 draft
"planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit ac42d29c298c026aa0c53c9db2553087ebc86b97"
author | bgruening |
---|---|
date | Fri, 11 Feb 2022 09:25:04 +0000 |
parents | 2c17ceeae363 |
children | 9f2108594465 |
line wrap: on
line diff
--- a/plotCoverage.xml Fri Jan 24 07:40:30 2020 +0000 +++ b/plotCoverage.xml Fri Feb 11 09:25:04 2022 +0000 @@ -26,7 +26,7 @@ #end if #if ' '.join(map(str, $BED)) != 'None': - #set bedFileLList=[] + #set bedFileList=[] #for $f in $BED: #silent $bedFileList.append("'%s'" % $f) #end for @@ -101,11 +101,8 @@ <expand macro="blacklist" /> </when> </conditional> - <expand macro="input_image_file_format" /> <param argument="--outRawCounts" type="boolean" label="Save raw counts (coverages) to a file" help=""/> - - </inputs> <outputs> <expand macro="output_image_file_format_not_nested" />