comparison id_converter.xml @ 6:c1364679388d draft

planemo upload commit c5f2b4b085a9911d1e4cc8d11367dd0363e626ab-dirty
author proteore
date Fri, 23 Mar 2018 10:12:01 -0400
parents 0584344186eb
children 59da262c572c
comparison
equal deleted inserted replaced
5:0584344186eb 6:c1364679388d
26 </command> 26 </command>
27 <inputs> 27 <inputs>
28 <conditional name="input" > 28 <conditional name="input" >
29 <param name="ids" type="select" label="Provide your identifiers" help="Copy/paste or ID list from a file (e.g. table)" > 29 <param name="ids" type="select" label="Provide your identifiers" help="Copy/paste or ID list from a file (e.g. table)" >
30 <option value="text">Copy/paste your identifiers</option> 30 <option value="text">Copy/paste your identifiers</option>
31 <option value="file">Input file containing your identifiers</option> 31 <option value="file" selected="true">Input file containing your identifiers</option>
32 </param> 32 </param>
33 <when value="text" > 33 <when value="text" >
34 <param name="txt" type="text" label="Copy/paste your identifiers" help='IDs must be separated by spaces into the form field, for example: P31946 P62258' > 34 <param name="txt" type="text" label="Copy/paste your identifiers" help='IDs must be separated by spaces into the form field, for example: P31946 P62258' >
35 <sanitizer> 35 <sanitizer>
36 <valid initial="string.printable"> 36 <valid initial="string.printable">