comparison tool_dependencies.xml @ 0:5b9aca1e1c07 draft default tip

Uploaded
author devteam
date Mon, 29 Sep 2014 15:53:11 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:5b9aca1e1c07
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="bwa" version="0.7.10.039ea20639">
4 <install version="1.0">
5 <actions_group>
6 <actions architecture="x86_64" os="linux">
7 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/bwa/bwa-0.7.10.039ea20639.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</environment_variable>
15 </action>
16 </actions_group>
17 </install>
18 <readme>
19 Binary files in this package are compiled from github source code version 039ea20639
20 This is package dependency for tools relying on bwa mapper package. This package is distributed as x86_64 binaries only. These binaries should work on any of our stated supported linux platforms other than RHEL/CentOS 5.
21 </readme>
22 </package>
23 </tool_dependency>