changeset 4:500776c60b48

Lets test cloudbiolinux installation of toolshed tools.
author John Chilton <jmchilton@gmail.com>
date Tue, 06 Aug 2013 19:44:54 -0500
parents 2c8b59887c8c
children 8ea91dfb4a00
files tool_dependencies.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon May 13 18:20:37 2013 -0400
+++ b/tool_dependencies.xml	Tue Aug 06 19:44:54 2013 -0500
@@ -4,11 +4,11 @@
         <install version="1.0">
             <actions>
               <action type="download_by_url">https://github.com/jmchilton/psm-eval/archive/8c05781330.zip</action>
-              <action type="setup_virtualenv" />
+              <action type="cloudbiolinux_install" cbl_url="https://github.com/jmchilton/cloudbiolinux.git" tool_name="psm_eval" tool_version="$version" />
             </actions>
         </install>
         <readme>
-          Sets up a virtualenv for psm_eval.
+          CBL Install of psm_eval.
         </readme>
     </package>
 </tool_dependency>
\ No newline at end of file