changeset 1:0ffee257645e draft default tip

planemo upload commit 9bdf838d0eb364151ed88b1cd7ec2682a1a267b0
author yating-l
date Wed, 16 May 2018 18:44:23 -0400
parents fe51c5a974b5
children
files tool_dependencies.xml ucsc_pslpostarget.xml
diffstat 2 files changed, 3 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Apr 12 17:51:28 2017 -0400
+++ b/tool_dependencies.xml	Wed May 16 18:44:23 2018 -0400
@@ -4,20 +4,6 @@
         -pslPosTarget
     -->
     <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">http://old-gep.wustl.edu/~galaxy/package_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>
+       <repository changeset_revision="b57fd6b3736c" name="package_ucsc_blat_340" owner="yating-l" toolshed="https://toolshed.g2.bx.psu.edu" />
     </package>
-</tool_dependency>
\ No newline at end of file
+</tool_dependency>
--- a/ucsc_pslpostarget.xml	Wed Apr 12 17:51:28 2017 -0400
+++ b/ucsc_pslpostarget.xml	Wed May 16 18:44:23 2018 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="ucsc_pslpostarget" name="UCSC pslPosTarget" version="1.0">
+<tool id="ucsc_pslpostarget" name="UCSC pslPosTarget" version="1.1">
     <description>flip psl strands so target is positive and implicit</description>
     <requirements>
       <requirement type="package" version="1.0">ucsc_tools_340_for_BLAT</requirement>