# HG changeset patch
# User bgruening
# Date 1457566005 18000
# Node ID eae52f5abf7baeffe54da3f89d60a3a99ebaa6bb
# Parent b15aaad44ab8906c8865f0427b3161938f2d6287
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2e8510e4f4015f51f7726de5697ba2de9b4e2f4c
diff -r b15aaad44ab8 -r eae52f5abf7b deepTools_macros.xml
--- a/deepTools_macros.xml Thu Feb 18 11:52:11 2016 -0500
+++ b/deepTools_macros.xml Wed Mar 09 18:26:45 2016 -0500
@@ -72,12 +72,12 @@
--numberOfProcessors "\${GALAXY_SLOTS:-4}"
- 2.1.0
+ 2.2.2
python
@BINARY@
- deepTools
+ deepTools
@@ -310,13 +310,13 @@
+ help=""/>
+ help=""/>
diff -r b15aaad44ab8 -r eae52f5abf7b plotPCA.xml
--- a/plotPCA.xml Thu Feb 18 11:52:11 2016 -0500
+++ b/plotPCA.xml Wed Mar 09 18:26:45 2016 -0500
@@ -12,15 +12,22 @@
--plotTitle "$plotTitle"
--plotFile "$outFileName"
--plotFileFormat "$outFileFormat"
+ #if $outFileNameData
+ --outFileNameData "$output_outFileNameData"
+ #end if
]]>
+
+
+ outFileNameData
+
@@ -29,17 +36,25 @@
+
+
+
+
+
+
+
+