Mercurial > repos > dereeper > package_plink_1_90
comparison tool_dependencies.xml @ 2:86ff0807889e draft
Uploaded
author | dereeper |
---|---|
date | Tue, 21 Jun 2016 19:36:27 -0400 |
parents | 91fb259d91e5 |
children | 98e3a3cf0a35 |
comparison
equal
deleted
inserted
replaced
1:91fb259d91e5 | 2:86ff0807889e |
---|---|
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/plink160516/plink_linux_x86_64.zip</action> | 6 <action type="download_by_url">http://www.cog-genomics.org/static/bin/plink160607/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> |