comparison spring_minz.xml @ 14:b53a98b90354 draft

"planemo upload commit c335621f41bfb23eb31f71f5e2b2191727eccf9a"
author guerler
date Sun, 27 Sep 2020 14:13:49 +0000
parents f8ba4dd48cbd
children 4a4888bf0338
comparison
equal deleted inserted replaced
13:f8ba4dd48cbd 14:b53a98b90354
14 ]]></command> 14 ]]></command>
15 <inputs> 15 <inputs>
16 <param format="txt" name="targets" type="data_collection" label="Target Profiles" help="Homology search result of target/query profiles `hhr`."/> 16 <param format="txt" name="targets" type="data_collection" label="Target Profiles" help="Homology search result of target/query profiles `hhr`."/>
17 <param format="txt" name="inputs" type="data_collection" collection_type="list" label="Input Profiles" help="Homology search results of input profiles `hhr`."/> 17 <param format="txt" name="inputs" type="data_collection" collection_type="list" label="Input Profiles" help="Homology search results of input profiles `hhr`."/>
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="min-Z score threshold" value="10" min="1" max="100" 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="txt" name="output" />
24 </outputs> 24 </outputs>