# HG changeset patch # User mvdbeek # Date 1473926473 14400 # Node ID ca89930cb23ce60707462177c3cb9ee93e7f5cbd # Parent 230fe26f250f9b35d7cbda01549295f1b857c282 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/scatterplot commit 875e98a7f3bf64f8c1b18f78845979b25f181624-dirty diff -r 230fe26f250f -r ca89930cb23c scatterplot.xml --- a/scatterplot.xml Wed Sep 14 12:59:15 2016 -0400 +++ b/scatterplot.xml Thu Sep 15 04:01:13 2016 -0400 @@ -2,6 +2,7 @@ of two numeric columns numpy + R rpy2 scatterplot.py $input $out_file1 $col1 $col2 "$title" "$xlab" "$ylab" diff -r 230fe26f250f -r ca89930cb23c tool_dependencies.xml --- a/tool_dependencies.xml Wed Sep 14 12:59:15 2016 -0400 +++ b/tool_dependencies.xml Thu Sep 15 04:01:13 2016 -0400 @@ -3,6 +3,9 @@ + + +