comparison tool_dependencies.xml @ 0:c1154c64359c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weblogo_2_8_2 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
author iuc
date Tue, 19 May 2015 15:03:53 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c1154c64359c
1 <tool_dependency>
2 <package name="weblogo" version="2.8.2">
3 <install version="1.0">
4 <actions>
5 <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/weblogo/weblogo.2.8.2.tar.gz</action>
6 <action type="move_directory_files">
7 <source_directory>.</source_directory>
8 <destination_directory>$INSTALL_DIR/weblogo</destination_directory>
9 </action>
10 <action type="set_environment">
11 <environment_variable name="PATH" action="append_to">$INSTALL_DIR/weblogo/</environment_variable>
12 <environment_variable name="WEBLOGO_PATH" action="set_to">$INSTALL_DIR/weblogo/</environment_variable>
13 </action>
14 </actions>
15 </install>
16 <readme>Running weblogo requires a perl environment.</readme>
17 </package>
18 </tool_dependency>