comparison cluster_profiler.xml @ 3:ad1244024bd8 draft

planemo upload commit 08f1831e097df5d74bf60ff5955e7e9c8e524cc8-dirty
author proteore
date Wed, 14 Mar 2018 12:40:35 -0400
parents a71792aa5a08
children 710414ebb6db
comparison
equal deleted inserted replaced
2:a71792aa5a08 3:ad1244024bd8
63 </param> 63 </param>
64 </when> 64 </when>
65 <when value="file" > 65 <when value="file" >
66 <param name="file" type="data" format="txt,tabular" label="Choose a file that contains your list of IDs" help="" /> 66 <param name="file" type="data" format="txt,tabular" label="Choose a file that contains your list of IDs" help="" />
67 <param name="header" type="boolean" checked="true" truevalue="true" falsevalue="false" label="Does your input file contain header?" /> 67 <param name="header" type="boolean" checked="true" truevalue="true" falsevalue="false" label="Does your input file contain header?" />
68 <param name="ncol" type="text" label="The column number of IDs to map" help='For example, fill in "c1" if it is the first column, "c2" if it is the second column and so on' /> 68 <param name="ncol" type="text" value="c1" label="The column number of IDs to map" help='For example, fill in "c1" if it is the first column, "c2" if it is the second column and so on' />
69 </when> 69 </when>
70 </conditional> 70 </conditional>
71 <conditional name="idti" > 71 <conditional name="idti" >
72 <param name="idtypein" type="select" label="Select type/source of identifier of your list" help="Please see example of IDs in help section" > 72 <param name="idtypein" type="select" label="Select type/source of identifier of your list" help="Please see example of IDs in help section" >
73 <option value="Uniprot">UniProt accession number</option> 73 <option value="Uniprot">UniProt accession number</option>