comparison cfsan_bettercallsal.xml @ 8:22165d5e5e0a

"planemo upload"
author kkonganti
date Tue, 06 Jun 2023 10:24:57 -0400
parents 7d2019190ba2
children 1b9de878b04a
comparison
equal deleted inserted replaced
7:7d2019190ba2 8:22165d5e5e0a
93 <param name="sfhpy_fcv" type="text" value="0.1" label="Enter the minimum coverage match with sourmash before a serotype hit is considered for further processing" 93 <param name="sfhpy_fcv" type="text" value="0.1" label="Enter the minimum coverage match with sourmash before a serotype hit is considered for further processing"
94 help="The default value is set at 10% coverage threshold."/> 94 help="The default value is set at 10% coverage threshold."/>
95 </when> 95 </when>
96 <when value="false"> 96 <when value="false">
97 <param name="sfhpy_fcv" type="select" label="Enter the minimum coverage match with sourmash before a serotype hit is considered for further processing" 97 <param name="sfhpy_fcv" type="select" label="Enter the minimum coverage match with sourmash before a serotype hit is considered for further processing"
98 help="THIS OPTION IS IGNORED IF SOURMASH TOOL IgreS DISABLED."> 98 help="THIS OPTION IS IGNORED IF SOURMASH TOOL IS NOT RUN.">
99 <option value="NA" selected="true">N/A</option> 99 <option value="NA" selected="true">N/A</option>
100 </param> 100 </param>
101 </when> 101 </when>
102 </conditional> 102 </conditional>
103 <param name="fq_filename_delim" type="text" value="_" label="File name delimitor by which samples are grouped together (--fq_filename_delim)" 103 <param name="fq_filename_delim" type="text" value="_" label="File name delimitor by which samples are grouped together (--fq_filename_delim)"