# HG changeset patch # User bgruening # Date 1450443576 18000 # Node ID aa7b72a84bfcec75707554de97ac988d5cd5ce8b # Parent 625f142a103d825783d966b164bf4eecaedca6ea planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 4fc171a2e9d37ef865695a04ff1b12068d8fe427 diff -r 625f142a103d -r aa7b72a84bfc bigwigCompare.xml --- a/bigwigCompare.xml Wed Dec 16 16:47:05 2015 -0500 +++ b/bigwigCompare.xml Fri Dec 18 07:59:36 2015 -0500 @@ -27,7 +27,7 @@ #if $advancedOpt.showAdvancedOpt == "yes": - $advancedOpt.keepNAs + $advancedOpt.skipNAs --scaleFactors '$advancedOpt.scaleFactor1:$advancedOpt.scaleFactor2' --binSize $advancedOpt.binSize @@ -85,7 +85,7 @@ label="Length, in base pairs, of the non-overlapping bin for averaging the score over the regions length" help="Size of the bins in bp for the output of the bigwig/bedgraph file."/> - + diff -r 625f142a103d -r aa7b72a84bfc deepTools_macros.xml --- a/deepTools_macros.xml Wed Dec 16 16:47:05 2015 -0500 +++ b/deepTools_macros.xml Fri Dec 18 07:59:36 2015 -0500 @@ -61,36 +61,6 @@ - - - - - - - - - - - - - - - - - - - - - --numberOfProcessors "\${GALAXY_SLOTS:-4}" - 1.5.11 + 2.0.0 python @@ -418,13 +388,17 @@ - - + +