# HG changeset patch # User bgruening # Date 1457562903 18000 # Node ID 179b2441ae0b83bd26be2fc8b05fce6e2431e744 # Parent e8b8434f7125eee76002da8cf03333e6594258ae planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2e8510e4f4015f51f7726de5697ba2de9b4e2f4c diff -r e8b8434f7125 -r 179b2441ae0b deepTools_macros.xml --- a/deepTools_macros.xml Thu Feb 18 11:37:29 2016 -0500 +++ b/deepTools_macros.xml Wed Mar 09 17:35:03 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 e8b8434f7125 -r 179b2441ae0b plotPCA.xml --- a/plotPCA.xml Thu Feb 18 11:37:29 2016 -0500 +++ b/plotPCA.xml Wed Mar 09 17:35:03 2016 -0500 @@ -12,15 +12,22 @@ --plotTitle "$plotTitle" --plotFile "$outFileName" --plotFileFormat "$outFileFormat" + #if $outFileNameData + --outFileNameData "$output_outFileNameData" + #end if ]]> + + + outFileNameData + @@ -29,17 +36,25 @@ + + + + + + + +