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