1
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
4
|
3 <package name="zlib" version="1.2.8">
|
|
4 <repository toolshed="http://testtoolshed.g2.bx.psu.edu" name="zlib" owner="nilesh" changeset_revision="28f618926504" />
|
|
5 </package>
|
|
6 <package name="bwa" version="0.7.5a">
|
|
7 <install version="1.0">
|
|
8 <actions>
|
|
9 <action type="set_environment_for_install">
|
|
10 <repository changeset_revision="28f618926504" name="zlib" owner="nilesh" toolshed="http://testtoolshed.g2.bx.psu.edu">
|
|
11 <package name="zlib" version="1.2.8" />
|
|
12 </repository>
|
|
13 </action>
|
|
14 <action type="download_by_url">http://sourceforge.net/projects/bio-bwa/files/bwa-0.7.5a.tar.bz2</action>
|
6
|
15 <action type="move_file">
|
|
16 <source>.</source>
|
|
17 <destination>$INSTALL_DIR</destination>
|
|
18 </action>
|
4
|
19 <action type="set_environment">
|
|
20 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
|
|
21 </action>
|
|
22 </actions>
|
|
23 </install>
|
1
|
24 </package>
|
|
25 <set_environment version="1.0">
|
4
|
26 <environment_variable name="RNASEQCPATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable>
|
1
|
27 </set_environment>
|
|
28 </tool_dependency>
|