comparison tool_dependencies.xml @ 0:62faae9d2401 draft default tip

planemo upload commit 71414cf7f040d610afc3f02be31446efc3a82a40
author rnateam
date Wed, 13 May 2015 07:55:14 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:62faae9d2401
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="rnashapes" version="3.2.5">
4 <install version="1.0">
5 <actions_group>
6 <actions architecture="x86_64" os="linux">
7 <action type="download_by_url">https://depot.galaxyproject.org/package/linux/x86_64/rnashapes/rnashapes-3.2.5-Linux-x86_64.tar.gz</action>
8 <action type="shell_command">rm rnashapes-3.2.5-Linux-x86_64.tar.gz</action>
9 <action type="move_directory_files">
10 <source_directory>.</source_directory>
11 <destination_directory>$INSTALL_DIR</destination_directory>
12 </action>
13 <action type="set_environment">
14 <environment_variable action="set_to" name="RNASHAPES_ROOT_PATH">$INSTALL_DIR</environment_variable>
15 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
16 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
17 <environment_variable action="prepend_to" name="PERL5LIB">$INSTALL_DIR/lib</environment_variable>
18 </action>
19 </actions>
20 </actions_group>
21 </install>
22 <readme>
23 This package downloads and installs RNAshapes which is part of the Bielefeld RNAShapesStudio.
24 http://bibiserv.techfak.uni-bielefeld.de/rnashapesstudio
25 </readme>
26 </package>
27 </tool_dependency>