Mercurial > repos > guerler > springsuite
comparison spring_minz.xml @ 15:4a4888bf0338 draft
"planemo upload commit 5520427eafa1144d04445e0b87112a7ff615aed1"
author | guerler |
---|---|
date | Sun, 27 Sep 2020 20:52:58 +0000 |
parents | b53a98b90354 |
children | c790d25086dc |
comparison
equal
deleted
inserted
replaced
14:b53a98b90354 | 15:4a4888bf0338 |
---|---|
18 <param format="txt" name="crossreference" type="data" label="Cross Reference" help="Cross reference of interacting proteins `first_id metadata_id second_id`."/> | 18 <param format="txt" name="crossreference" type="data" label="Cross Reference" help="Cross reference of interacting proteins `first_id metadata_id second_id`."/> |
19 <param name="minscore" type="integer" label="Score threshold" value="10" min="1" max="200" help="Matching interaction pairs with a score lower than this threshold will be excluded."/> | 19 <param name="minscore" type="integer" label="Score threshold" value="10" min="1" max="200" help="Matching interaction pairs with a score lower than this threshold will be excluded."/> |
20 <param name="idx" type="integer" label="Identifier length" value="6" min="1" max="20" help="Specify the length of the identifier e.g. `1ACB_A` has length 6."/> | 20 <param name="idx" type="integer" label="Identifier length" value="6" min="1" max="20" help="Specify the length of the identifier e.g. `1ACB_A` has length 6."/> |
21 </inputs> | 21 </inputs> |
22 <outputs> | 22 <outputs> |
23 <data format="txt" name="output" /> | 23 <data format="tabular" name="output" /> |
24 </outputs> | 24 </outputs> |
25 <tests> | 25 <tests> |
26 <test> | 26 <test> |
27 <param name="targets"> | 27 <param name="targets"> |
28 <collection type="list"> | 28 <collection type="list"> |