Mercurial > repos > bgruening > deeptools_bam_coverage
diff bamCoverage.xml @ 36:e57332b94d4f draft
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 3024062b63fdc502b46e4f328083493c2274182a
author | bgruening |
---|---|
date | Thu, 23 Aug 2018 04:02:14 -0400 |
parents | 6a5dfb2c0c60 |
children | 0d2ba04b8261 |
line wrap: on
line diff
--- a/bamCoverage.xml Thu Apr 05 10:45:32 2018 -0400 +++ b/bamCoverage.xml Thu Aug 23 04:02:14 2018 -0400 @@ -41,6 +41,7 @@ #if str($region).strip() != '': --region '$region' #end if + $exactScaling #if $advancedOpt.showAdvancedOpt == "yes": #if str($advancedOpt.scaleFactor).strip() != '': @@ -101,6 +102,7 @@ <option value="bedgraph">bedgraph</option> </param> + <expand macro="exactScaling" /> <expand macro="region_limit_operation" /> <conditional name="advancedOpt">