Mercurial > repos > devteam > package_freebayes_0_9_20_b040236
view tool_dependencies.xml @ 0:059e6e3d99cc draft default tip
Uploaded
author | devteam |
---|---|
date | Fri, 20 Feb 2015 19:02:12 -0500 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="freebayes" version="0_9_20_b040236"> <install version="1.0"> <actions_group> <actions architecture="x86_64" os="linux"> <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/freebayes/freebayes-0.9.20_b040236.tar.gz</action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR/bin</destination_directory> </action> </actions> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> </action> </actions_group> </install> <readme> Starting from version freebayes-0.9.14 freebayes is distributed through ToolShed only as pre-compiled x86_64 linux binaries. This tarball contains two binaries: bamleftalign freebayes Corresponding freebayes release 0.9.20 (b040236) </readme> </package> </tool_dependency>