changeset 0:e4dd12750920 draft

planemo upload commit 23304d4f42c263231d8b4dc22a5c675cd2aa220c
author yating-l
date Wed, 16 May 2018 17:32:21 -0400
parents
children b57fd6b3736c
files tool_dependencies.xml
diffstat 1 files changed, 20 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Wed May 16 17:32:21 2018 -0400
@@ -0,0 +1,20 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="ucsc_tools_340_for_BLAT" version="1.0">
+        <install version="1.0">
+            <actions_group>
+                <actions architecture="x86_64" os="linux">
+                    <action type="download_by_url" sha256sum="2c0b169f35d953715bf8261a33478f8492b32b25f29fb2a6a70aa5cc11820884">http://old-gep.wustl.edu/~galaxy/packages/ucsc_tools_340_for_BLAT.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>The tools and utilities were created by the UCSC Genome Bioinformatics Group</readme>
+    </package>
+</tool_dependency>
\ No newline at end of file