Mercurial > repos > devteam > package_freebayes_0_9_20_b040236
comparison tool_dependencies.xml @ 0:4fe037b74be9 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/packages/package_freebayes_0_9_20_b040236 commit 5a4e0ca9992af3a6e5ed2b533f04bb82ce761e0b
| author | devteam |
|---|---|
| date | Mon, 09 Nov 2015 11:00:11 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:4fe037b74be9 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="freebayes" version="0_9_20_b040236"> | |
| 4 <install version="1.0"> | |
| 5 <actions_group> | |
| 6 <actions architecture="x86_64" os="linux"> | |
| 7 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/freebayes/freebayes-0.9.20_b040236.tar.gz</action> | |
| 8 <action type="move_directory_files"> | |
| 9 <source_directory>.</source_directory> | |
| 10 <destination_directory>$INSTALL_DIR/bin</destination_directory> | |
| 11 </action> | |
| 12 </actions> | |
| 13 <action type="set_environment"> | |
| 14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | |
| 15 </action> | |
| 16 </actions_group> | |
| 17 </install> | |
| 18 <readme> | |
| 19 Starting from version freebayes-0.9.14 freebayes is distributed through ToolShed only as pre-compiled x86_64 linux binaries. | |
| 20 This tarball contains two binaries: | |
| 21 | |
| 22 bamleftalign | |
| 23 freebayes | |
| 24 | |
| 25 Corresponding freebayes release 0.9.20 (b040236) | |
| 26 </readme> | |
| 27 </package> | |
| 28 </tool_dependency> |
