# HG changeset patch # User peterjc # Date 1444481325 14400 # Node ID 2a1025bbd6374f371fb9adb7b7dc7af9390dbc9e # Parent 29d647a7dc3991324880c29f631613e254005416 Tool Shed dependency for rpy and limma diff -r 29d647a7dc39 -r 2a1025bbd637 tools/venn_list/README.rst --- a/tools/venn_list/README.rst Thu May 21 10:51:26 2015 -0400 +++ b/tools/venn_list/README.rst Sat Oct 10 08:48:45 2015 -0400 @@ -72,6 +72,7 @@ v0.0.9 - Test with three-way Venn diagram. - Includes testing of failure mode. - Planemo for Tool Shed upload (``.shed.yml``, internal change only). + - Tool Shed dependency for rpy and limma (thanks to Björn Grüning). ======= ====================================================================== @@ -88,12 +89,12 @@ Planemo commands (which requires you have set your Tool Shed access details in ``~/.planemo.yml`` and that you have access rights on the Tool Shed):: - $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/venn_list/ + $ planemo shed_update -t testtoolshed --check_diff ~/repositories/pico_galaxy/tools/venn_list/ ... or:: - $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/venn_list/ + $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/venn_list/ ... To just build and check the tar ball, use:: diff -r 29d647a7dc39 -r 2a1025bbd637 tools/venn_list/tool_dependencies.xml --- a/tools/venn_list/tool_dependencies.xml Thu May 21 10:51:26 2015 -0400 +++ b/tools/venn_list/tool_dependencies.xml Sat Oct 10 08:48:45 2015 -0400 @@ -1,5 +1,11 @@ + + + + + + diff -r 29d647a7dc39 -r 2a1025bbd637 tools/venn_list/venn_list.xml --- a/tools/venn_list/venn_list.xml Thu May 21 10:51:26 2015 -0400 +++ b/tools/venn_list/venn_list.xml Sat Oct 10 08:48:45 2015 -0400 @@ -2,8 +2,10 @@ from lists rpy + Bio + rpy + limma biopython - Bio @@ -71,7 +73,7 @@ - + @@ -85,7 +87,7 @@ - +