comparison tool_dependencies.xml @ 8:7650b37f9a30 draft

Uploaded
author petr-novak
date Thu, 27 Jun 2019 06:46:24 -0400
parents 9afc3b14920c
children 1af2bcd7e8fd
comparison
equal deleted inserted replaced
7:9afc3b14920c 8:7650b37f9a30
6 <action type="download_file">http://downloads.sourceforge.net/project/bio-bwa/bwa-0.5.9.tar.bz2</action> 6 <action type="download_file">http://downloads.sourceforge.net/project/bio-bwa/bwa-0.5.9.tar.bz2</action>
7 <action type="move_file"> 7 <action type="move_file">
8 <source>bwa-0.5.9.tar.bz2</source> 8 <source>bwa-0.5.9.tar.bz2</source>
9 <destination>$INSTALL_DIR</destination> 9 <destination>$INSTALL_DIR</destination>
10 </action> 10 </action>
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>
11 </actions> 16 </actions>
12 </install> 17 </install>
13 <readme> 18 <readme>
14 Profrep databases 19 Profrep databases
15 </readme> 20 </readme>