Mercurial > repos > proteore > proteore_goprofiles
comparison goprofiles.xml @ 4:715002a394ec draft
planemo upload commit b36435833bf54f90f62cc240f2cda1c889161b23-dirty
author | proteore |
---|---|
date | Fri, 23 Mar 2018 10:47:17 -0400 |
parents | ed226f0e5625 |
children | 781072a65600 |
comparison
equal
deleted
inserted
replaced
3:ed226f0e5625 | 4:715002a394ec |
---|---|
42 ]]></command> | 42 ]]></command> |
43 <inputs> | 43 <inputs> |
44 <conditional name="input" > | 44 <conditional name="input" > |
45 <param name="ids" type="select" label="Enter your ID list (only Entrez Gene ID or UniProt accession number allowed" help="Copy/paste or ID list from a file (e.g. table)" > | 45 <param name="ids" type="select" label="Enter your ID list (only Entrez Gene ID or UniProt accession number allowed" help="Copy/paste or ID list from a file (e.g. table)" > |
46 <option value="text">Copy/paste your identifiers</option> | 46 <option value="text">Copy/paste your identifiers</option> |
47 <option value="file">Input file containing your identifiers</option> | 47 <option value="file" selected="true">Input file containing your identifiers</option> |
48 </param> | 48 </param> |
49 <when value="text" > | 49 <when value="text" > |
50 <param name="text" type="text" label="Copy/paste your identifiers" help='IDs must be separated by spaces into the form field, for example: P31946 P62258' > | 50 <param name="text" type="text" label="Copy/paste your identifiers" help='IDs must be separated by spaces into the form field, for example: P31946 P62258' > |
51 <sanitizer> | 51 <sanitizer> |
52 <valid initial="string.printable"> | 52 <valid initial="string.printable"> |