diff plotCoverage.xml @ 8:6fc072c36dc9 draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2c5f94de9ddf6798e49b7e9c340c841ca2bfbcfe
author bgruening
date Tue, 20 Sep 2016 03:02:08 -0400
parents 6a077ef72dd4
children 94b05ea80203
line wrap: on
line diff
--- a/plotCoverage.xml	Fri May 13 14:20:14 2016 -0400
+++ b/plotCoverage.xml	Tue Sep 20 03:02:08 2016 -0400
@@ -38,6 +38,7 @@
                     --plotTitle '$advancedOpt.plotTitle'
                 #end if
                 @ADVANCED_OPTS_READ_PROCESSING@
+                @blacklist@
             #end if
 
 ]]>
@@ -60,6 +61,7 @@
                 <expand macro="read_processing_options" />
                 <expand macro="skipZeros" />
                 <expand macro="plotTitle" />
+                <expand macro="blacklist" />
             </when>
         </conditional>