Mercurial > repos > brasset_jensen > srnapipe
comparison sRNAPipe.xml @ 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 |
comparison
equal
deleted
inserted
replaced
73:e19192b12af7 | 74:fe3a93edb210 |
---|---|
1 <tool id="sRNAPipe" name="sRNAPipe" version="1.1.2"> | 1 <tool id="sRNAPipe" name="sRNAPipe" version="1.2"> |
2 <description>In-depth study of small RNA</description> | 2 <description>In-depth study of small RNA</description> |
3 <macros> | 3 <macros> |
4 <xml name="source" token_arg="Argument" token_build="Build argument" token_ref=""> | 4 <xml name="source" token_arg="Argument" token_build="Build argument" token_ref=""> |
5 <conditional name="source"> | 5 <conditional name="source"> |
6 <param name="source" type="select" label="Will you select the reference database from your history or use a built-in index?"> | 6 <param name="source" type="select" label="Will you select the reference database from your history or use a built-in index?"> |
32 <when value="false"/> | 32 <when value="false"/> |
33 </conditional> | 33 </conditional> |
34 </xml> | 34 </xml> |
35 </macros> | 35 </macros> |
36 <requirements> | 36 <requirements> |
37 <requirement type="package" version="1.1.1">srnapipe</requirement> | 37 <requirement type="package" version="1.2">srnapipe</requirement> |
38 </requirements> | 38 </requirements> |
39 <version_command>srnapipe | grep 'version' | grep "version" | cut -d ' ' -f 3</version_command> | 39 <version_command>srnapipe | grep 'version' | grep "version" | cut -d ' ' -f 3</version_command> |
40 <command detect_errors="aggressive"><![CDATA[ | 40 <command detect_errors="aggressive"><![CDATA[ |
41 srnapipe | 41 srnapipe |
42 #if str($inputs.custom) == 'true' | 42 #if str($inputs.custom) == 'true' |