0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="profrep_databases" version="1.0">
|
|
4 <install version="1.0">
|
1
|
5 <actions>
|
6
|
6 <action type="download_file">http://downloads.sourceforge.net/project/bio-bwa/bwa-0.5.9.tar.bz2</action>
|
7
|
7 <action type="move_file">
|
|
8 <source>bwa-0.5.9.tar.bz2</source>
|
|
9 <destination>$INSTALL_DIR</destination>
|
|
10 </action>
|
8
|
11 <action type="shell_command">git clone https://bitbucket.org/petrnovak/re_databases.git</action>
|
|
12 <action type="move_directory_files">
|
|
13 <source_directory>re_databases</source_directory>
|
|
14 <destination_directory>$INSTALL_DIR</destination_directory>
|
|
15 </action>
|
1
|
16 </actions>
|
0
|
17 </install>
|
|
18 <readme>
|
1
|
19 Profrep databases
|
0
|
20 </readme>
|
|
21 </package>
|
|
22 </tool_dependency>
|
|
23
|