comparison funannotate_predict.xml @ 3:73909ee8162e draft

"planemo upload commit d1ebc78155f57c87d8e82c9855b176428e9803ad"
author iuc
date Thu, 18 Nov 2021 21:59:41 +0000
parents 33092577d65d
children d3ff5fd62517
comparison
equal deleted inserted replaced
2:33092577d65d 3:73909ee8162e
175 <when value="custom"> 175 <when value="custom">
176 <param argument="--protein_evidence" type="data" format="fasta" multiple="true" label="Proteins to map to genome" /> 176 <param argument="--protein_evidence" type="data" format="fasta" multiple="true" label="Proteins to map to genome" />
177 </when> 177 </when>
178 </conditional> 178 </conditional>
179 <param argument="--p2g_pident" type="integer" value="80" label="Exonerate percent identity (for proteins)" /> 179 <param argument="--p2g_pident" type="integer" value="80" label="Exonerate percent identity (for proteins)" />
180 <param argument="--p2g_prefilter" type="select" label="Prefilter hists with (for proteins)"> 180 <param argument="--p2g_prefilter" type="select" label="Prefilter hits with (for proteins)">
181 <option value="diamond" selected="True">Diamond</option> 181 <option value="diamond" selected="True">Diamond</option>
182 <option value="tblastn">tblastn (slower)</option> 182 <option value="tblastn">tblastn (slower)</option>
183 </param> 183 </param>
184 </section> 184 </section>
185 185