Mercurial > repos > brasset_jensen > srnapipe
comparison sRNAPipe.xml @ 62:e6c4f3e96e47 draft
planemo upload for repository https://github.com/GReD-Clermont/sRNAPipe/ commit 87e0c95b4d0d1954e81247c31a8f74c5d87c7f9e
author | pierre.pouchin |
---|---|
date | Thu, 17 Jan 2019 09:56:52 -0500 |
parents | 9185ca0a7b43 |
children | 11708af40030 |
comparison
equal
deleted
inserted
replaced
61:9185ca0a7b43 | 62:e6c4f3e96e47 |
---|---|
1 <tool id="sRNAPipe" name="sRNAPipe" version="1.1"> | 1 <tool id="sRNAPipe" name="sRNAPipe" version="1.1"> |
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"> | 4 <xml name="source" token_arg="Argument" token_build="Build argument"> |
5 <conditional name="source"> | 5 <conditional name="source"> |
6 <param name="source" type="select" label="Will you select the database from your history or use a built-in index?"> | 6 <param name="source" type="select" label="Will you select the database from your history or use a built-in index?"> |
7 <option value="indexed">Use a built-in index</option> | 7 <option value="indexed">Use a built-in index</option> |
8 <option value="history">Use one from the history</option> | 8 <option value="history">Use one from the history</option> |
9 </param> | 9 </param> |