comparison rdpmulticlassifier/tool_dependencies.xml @ 0:a73ae72b47aa draft default tip

Uploaded
author qfab
date Thu, 29 May 2014 02:27:56 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a73ae72b47aa
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="rdp_multi_classifier_1.1" version="1.1">
4 <install version="1.0">
5 <actions>
6 <action type="download_by_url">https://bitbucket.org/qfab/metagenomics/downloads/rdp_multiclassifier_1.1.zip</action>
7 <action type="move_file">
8 <source>rdp_multiclassifier_1.1</source>
9 <destination>$INSTALL_DIR/multi_classifier</destination>
10 </action>
11 <action type="set_environment">
12 <environment_variable name="JAVA_JAR_PATH" action="set_to">$INSTALL_DIR/multi_classifier/rdp_multiclassifier_1.1</environment_variable>
13 </action>
14 </actions>
15 </install>
16 </package>
17 </tool_dependency>