Repository 'freebayes_0_9_14_8a407cf5f4'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/freebayes_0_9_14_8a407cf5f4

Changeset 0:77a97e5d2658 (2014-06-20)
Commit message:
Uploaded
added:
tool_dependencies.xml
b
diff -r 000000000000 -r 77a97e5d2658 tool_dependencies.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml Fri Jun 20 17:02:43 2014 -0400
b
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="freebayes" version="freebayes-0.9.14_8a407cf5f4">
+        <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.14_8a407cf5f4-Linux-x86_64.tgz</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_8a407cf5f4 freebayes is distributed through ToolShed only as pre-compiled x86_64 linux binaries.
+        </readme>
+    </package>
+</tool_dependency>
\ No newline at end of file