Mercurial > repos > devteam > cummerbund
changeset 4:ba8fde59843d draft
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/cummerbund commit 00a7926c285bc4a339bd7deebf40b28f39c7d947-dirty
author | devteam |
---|---|
date | Tue, 21 Jul 2015 14:18:39 -0400 |
parents | 3a0ade59306a |
children | 78fcfc04fcfe |
files | cummeRbund.R cummeRbund.xml tool_dependencies.xml |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/cummeRbund.xml Wed Apr 01 14:23:04 2015 -0400 +++ b/cummeRbund.xml Tue Jul 21 14:18:39 2015 -0400 @@ -1,6 +1,6 @@ <?xml version="1.0"?> -<tool id="cummeRbund" name="Plot CuffDiff" version="1.0.1"> - <description>data with cummeRbund</description> +<tool id="cummeRbund" name="cummeRbund" version="1.0.1"> + <description>visualize Cuffdiff output</description> <requirements> <requirement type="set_environment">CUMMERBUND_SCRIPT_PATH</requirement> <requirement type="package" version="3.1.2">R</requirement>
--- a/tool_dependencies.xml Wed Apr 01 14:23:04 2015 -0400 +++ b/tool_dependencies.xml Tue Jul 21 14:18:39 2015 -0400 @@ -4,9 +4,9 @@ <environment_variable action="set_to" name="CUMMERBUND_SCRIPT_PATH">$REPOSITORY_INSTALL_DIR</environment_variable> </set_environment> <package name="cummeRbund" version="2.8.2"> - <repository changeset_revision="d9d166e54a21" name="package_cummerbund_2_8_2" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" /> + <repository changeset_revision="13c270433440" name="package_cummerbund_2_8_2" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> <package name="R" version="3.1.2"> - <repository changeset_revision="7cb487a32bde" name="package_r_3_1_2" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" /> + <repository changeset_revision="9f2fddb9d6e2" name="package_r_3_1_2" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" /> </package> </tool_dependency>