# HG changeset patch # User bgruening # Date 1474355296 14400 # Node ID 06277c005b1ae01ebc214b1bd5712c4562a7db29 # Parent e6cf706b144b11e8931fe936315bcf0b5e68d729 planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2c5f94de9ddf6798e49b7e9c340c841ca2bfbcfe diff -r e6cf706b144b -r 06277c005b1a deepTools_macros.xml --- a/deepTools_macros.xml Fri Aug 12 05:18:13 2016 -0400 +++ b/deepTools_macros.xml Tue Sep 20 03:08:16 2016 -0400 @@ -91,17 +91,18 @@ + --numberOfProcessors "\${GALAXY_SLOTS:-4}" - 2.3.3 + 2.3.5 python - deepTools + deepTools diff -r e6cf706b144b -r 06277c005b1a plotProfiler.xml --- a/plotProfiler.xml Fri Aug 12 05:18:13 2016 -0400 +++ b/plotProfiler.xml Tue Sep 20 03:08:16 2016 -0400 @@ -16,8 +16,8 @@ #if $output.showOutputSettings == "yes" --plotFileFormat $output.outFileFormat - #if $dpi: - --dpi "$dpi" + #if $output.dpi: + --dpi "$output.dpi" #end if #if $output.saveSortedRegions: diff -r e6cf706b144b -r 06277c005b1a tool_dependencies.xml --- a/tool_dependencies.xml Fri Aug 12 05:18:13 2016 -0400 +++ b/tool_dependencies.xml Tue Sep 20 03:08:16 2016 -0400 @@ -3,7 +3,7 @@ - - + +