comparison tool_dependencies.xml @ 0:4e49af060657 draft

Uploaded
author devteam
date Fri, 09 Jan 2015 09:29:05 -0500
parents
children 7d6da4982f19
comparison
equal deleted inserted replaced
-1:000000000000 0:4e49af060657
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="bamtools" version="2.3.0_2d7685d2ae">
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/bamtools/bamtools-2.3.0_2d7685d2ae.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>
19 Binary files in this package are compiled from source code version 2d7685d2ae
20 This is package dependency for tools relying on bamtools toolkit developed by by Derek Barnett (https://github.com/pezmaster31/bamtools). 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>