changeset 74:fe3a93edb210 draft default tip

planemo upload for repository https://github.com/GReD-Clermont/sRNAPipe/ commit b10ab97380b0f2f5850138b9ddc03cd6afae1a9d
author brasset_jensen
date Fri, 30 Sep 2022 14:46:12 +0000
parents e19192b12af7
children
files README.rst sRNAPipe.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Thu Aug 26 11:20:45 2021 +0000
+++ b/README.rst	Fri Sep 30 14:46:12 2022 +0000
@@ -39,8 +39,8 @@
 
 You can also install the tool manually:
 
-1. Download sRNAPipe
-   You can find sRNAPipe here: https://github.com/brassetjensen/sRNAPipe
+1. Download the sRNAPipe wrapper for Galaxy
+   You can find the wrapper here: https://github.com/GReD-Clermont/sRNAPipe
 
 2. Put the tool into Galaxy's tools directory
    You need to add files into tools/ directory , where all tool-related files are stored, within your Galaxy installation.
--- a/sRNAPipe.xml	Thu Aug 26 11:20:45 2021 +0000
+++ b/sRNAPipe.xml	Fri Sep 30 14:46:12 2022 +0000
@@ -1,4 +1,4 @@
-<tool id="sRNAPipe" name="sRNAPipe" version="1.1.2">
+<tool id="sRNAPipe" name="sRNAPipe" version="1.2">
     <description>In-depth study of small RNA</description>
     <macros>
         <xml name="source" token_arg="Argument" token_build="Build argument" token_ref="">
@@ -34,7 +34,7 @@
         </xml>
     </macros>
     <requirements>
-        <requirement type="package" version="1.1.1">srnapipe</requirement>
+        <requirement type="package" version="1.2">srnapipe</requirement>
     </requirements>
     <version_command>srnapipe | grep 'version' | grep "version" | cut -d ' ' -f 3</version_command>
     <command detect_errors="aggressive"><![CDATA[