0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="directag" version="1.3.62">
|
|
4 <install version="1.0">
|
|
5 <actions>
|
|
6 <action type="download_by_url">http://getgalaxyp.msi.umn.edu/downloads/directag-bin-linux-x86_64-gcc41-release-1_3_62.tar.bz2</action>
|
1
|
7 <action type="move_file">
|
|
8 <source>directag</source>
|
|
9 <destination>$INSTALL_DIR/</destination>
|
0
|
10 </action>
|
1
|
11 <action type="move_file">
|
|
12 <source>adjustScanRankerScoreByGroup</source>
|
|
13 <destination>$INSTALL_DIR/</destination>
|
|
14 </action>
|
0
|
15 <action type="shell_command">chmod +x $INSTALL_DIR/</action>
|
|
16 <action type="set_environment">
|
|
17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
|
|
18 </action>
|
|
19 </actions>
|
|
20 </install>
|
|
21 <readme>
|
|
22 This package downloads and installs directag.
|
|
23 </readme>
|
|
24 </package>
|
|
25 </tool_dependency>
|