# HG changeset patch # User lecorguille # Date 1460110679 14400 # Node ID b45f5c31643a9cdc3cc417df711c3edb12e4f939 # Parent fef3d1b8e7f40d8a57ba53055ff1c8f176499ee4 planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 1bf8810447bdd1268f67bfb64ead95ce82d8d85c diff -r fef3d1b8e7f4 -r b45f5c31643a README.rst --- a/README.rst Thu Apr 07 16:01:08 2016 -0400 +++ b/README.rst Fri Apr 08 06:17:59 2016 -0400 @@ -27,5 +27,6 @@ ----------- Planemo test using conda: passed +Planemo test using source env.sh: passed diff -r fef3d1b8e7f4 -r b45f5c31643a planemo_test.sh --- a/planemo_test.sh Thu Apr 07 16:01:08 2016 -0400 +++ b/planemo_test.sh Fri Apr 08 06:17:59 2016 -0400 @@ -5,3 +5,12 @@ #All 2 test(s) executed passed. #abims_xcms_group[0]: passed #abims_xcms_group[1]: passed + + +source /w/galaxy/dev/shed_tools_tool_dependency_dir/R/3.1.2/iuc/package_r_3_1_2/1ca39eb16186/env.sh +source /w/galaxy/dev/shed_tools_tool_dependency_dir/bioconductor-xcms/1.44.0/lecorguille/package_bioconductor_xcms_1_44_0/0c38f7d43e08/env.sh +planemo test --install_galaxy + +#All 2 test(s) executed passed. +#abims_xcms_group[0]: passed +#abims_xcms_group[1]: passed \ No newline at end of file