diff plotCoverage.xml @ 27:7fda5607e777 draft

"planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 9308cb7fc910dba348d48fd0dce77a90264b7bdb"
author bgruening
date Fri, 11 Feb 2022 15:16:22 +0000
parents 4e12ea27f788
children 9368fbc49c8b
line wrap: on
line diff
--- a/plotCoverage.xml	Sat Jan 25 04:32:12 2020 -0500
+++ b/plotCoverage.xml	Fri Feb 11 15:16:22 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" />