comparison tool_dependencies.xml @ 0:39c07d717634 draft

Uploaded
author iuc
date Thu, 14 May 2015 09:37:12 -0400
parents
children 8b300d21e6bd
comparison
equal deleted inserted replaced
-1:000000000000 0:39c07d717634
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="bowtie2" version="2.2.5">
4 <install version="1.0">
5 <actions_group>
6 <actions os="linux" architecture="x86_64">
7 <action type="download_by_url">https://depot.galaxyproject.org/package/linux/x86_64/bowtie2/bowtie2-2.2.5-Linux-x86_64.tar.gz</action>
8 <action type="move_directory_files">
9 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR</destination_directory>
11 </action>
12 </actions>
13 <action type="set_environment">
14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
15 </action>
16 </actions_group>
17 </install>
18 <readme></readme>
19 </package>
20 </tool_dependency>