diff tool_dependencies.xml @ 18:a8f95c306536 draft default tip

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
author yhoogstrate
date Wed, 07 Oct 2015 11:36:27 -0400
parents 9f42ad6e35e2
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Sep 10 05:08:57 2015 -0400
+++ b/tool_dependencies.xml	Wed Oct 07 11:36:27 2015 -0400
@@ -1,24 +1,6 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="featurecounts" version="1.4.6.p1">
-        <repository changeset_revision="7a484ebcbf48" name="package_featurecounts_1_4_6" owner="yhoogstrate" toolshed="https://testtoolshed.g2.bx.psu.edu" />
-    </package>
-
-    <package name="featurecounts2bed" version="1.0.0">
-        <install version="1.0">
-            <actions>
-                <action type="shell_command">
-                    mkdir $INSTALL_DIR/bin                                            &amp;&amp;
-                    cp $REPOSITORY_INSTALL_DIR/featurecounts2bed.sh $INSTALL_DIR/bin/
-                    </action>
-                <action type="chmod">
-                    <file mode="755">$INSTALL_DIR/bin/featurecounts2bed.sh</file>
-                </action>
-                <action type="set_environment">
-                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
-                    <environment_variable action="prepend_to" name="PATH">$REPOSITORY_INSTALL_DIR</environment_variable>
-                </action>
-            </actions>
-        </install>
+    <package name="featurecounts" version="1.4.6.p5">
+        <repository changeset_revision="6d669e01c31b" name="package_featurecounts_1_4_6_p5" owner="yhoogstrate" toolshed="https://testtoolshed.g2.bx.psu.edu" />
     </package>
 </tool_dependency>