comparison cfsan_centriflaken.xml @ 11:2b9c9bf4f6e9

"planemo upload"
author kkonganti
date Tue, 28 Jun 2022 12:57:01 -0400
parents 9729ef11f87a
children b55b48954b95
comparison
equal deleted inserted replaced
10:9729ef11f87a 11:2b9c9bf4f6e9
52 <param name="fq_filename_delim_idx" type="integer" value="1" label="File name delimitor index (--fq_filename_delim_idx)" /> 52 <param name="fq_filename_delim_idx" type="integer" value="1" label="File name delimitor index (--fq_filename_delim_idx)" />
53 <param name="centrifuge_extract_bug" type="text" value="Escherichia coli" label="Reads belonging to this taxa are extracted and a MAG is generated to allow for serotyping"/> 53 <param name="centrifuge_extract_bug" type="text" value="Escherichia coli" label="Reads belonging to this taxa are extracted and a MAG is generated to allow for serotyping"/>
54 <param name="genome_size" type="text" optional="true" value="5.5m" label="Estimated genome size" help="For example, 5m or 2.6g."> 54 <param name="genome_size" type="text" optional="true" value="5.5m" label="Estimated genome size" help="For example, 5m or 2.6g.">
55 <validator type="regex" message="Genome size must be a float or integer, optionally followed by the a unit prefix (kmg)">^([0-9]*[.])?[0-9]+[kmg]?$</validator> 55 <validator type="regex" message="Genome size must be a float or integer, optionally followed by the a unit prefix (kmg)">^([0-9]*[.])?[0-9]+[kmg]?$</validator>
56 </param> 56 </param>
57 <param name="runtime_profile" type="select" label="Run time profile" value="kondagac"> 57 <param name="runtime_profile" type="select" label="Run time profile" value="stdkondagac">
58 <option value="stdkondagac">conda</option> 58 <option value="stdkondagac">conda</option>
59 <option value="stdcingularitygac">singularity</option> 59 <option value="stdcingularitygac">singularity</option>
60 </param> 60 </param>
61 </inputs> 61 </inputs>
62 <outputs> 62 <outputs>