Mercurial > repos > dereeper > package_plink_1_90
comparison tool_dependencies.xml @ 1:91fb259d91e5 draft
Uploaded
author | dereeper |
---|---|
date | Tue, 17 May 2016 13:02:01 -0400 |
parents | bae25c2eb2f6 |
children | 86ff0807889e |
comparison
equal
deleted
inserted
replaced
0:bae25c2eb2f6 | 1:91fb259d91e5 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency version="1.1" > | 2 <tool_dependency version="1.1" > |
3 <package name="plink" version="1.90"> | 3 <package name="plink" version="1.90"> |
4 <install version="1.0"> | 4 <install version="1.0"> |
5 <actions> | 5 <actions> |
6 <action type="download_by_url">http://www.cog-genomics.org/static/bin/plink160416/plink_linux_x86_64.zip</action> | 6 <action type="download_by_url">http://www.cog-genomics.org/static/bin/plink160516/plink_linux_x86_64.zip</action> |
7 <action type="shell_command">chmod +x plink</action> | 7 <action type="shell_command">chmod +x plink</action> |
8 <action type="move_file"> | 8 <action type="move_file"> |
9 <source>plink</source> | 9 <source>plink</source> |
10 <destination>$INSTALL_DIR/bin</destination> | 10 <destination>$INSTALL_DIR/bin</destination> |
11 </action> | 11 </action> |