comparison reference.xml @ 1:184550cc93fd draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnvkit commit d934e358f122bc0f30cc818b52e070dd8e18d8b1
author iuc
date Sun, 14 May 2023 21:22:39 +0000
parents 12744fc315ae
children a7beca110b84
comparison
equal deleted inserted replaced
0:12744fc315ae 1:184550cc93fd
82 <when value="yes"> 82 <when value="yes">
83 <param name="input_cnn_file" type="data" format="tabular" multiple="true" label="cnn file" help="Normal-sample target or antitarget cnn files, or the directory that contains them" /> 83 <param name="input_cnn_file" type="data" format="tabular" multiple="true" label="cnn file" help="Normal-sample target or antitarget cnn files, or the directory that contains them" />
84 <section name="advanced_settings" title="Advanced settings" expanded="false"> 84 <section name="advanced_settings" title="Advanced settings" expanded="false">
85 <expand macro="reference_interface" /> 85 <expand macro="reference_interface" />
86 <expand macro="reference_optional" /> 86 <expand macro="reference_optional" />
87 <conditional name="Sample_sex"> 87 <expand macro="sample_sex_condition" />
88 <param name="sex" type="select" label="Sample sex availabel" help="">
89 <option value="yes">Select sample sex</option>
90 </param>
91 <when value="yes">
92 <expand macro="sample_sex" />
93 </when>
94 </conditional>
95 </section> 88 </section>
96 <section name="disable_some_of_the_bias_corrections" title="Bias corrections settings" expanded="false"> 89 <section name="disable_some_of_the_bias_corrections" title="Bias corrections settings" expanded="false">
97 <expand macro="disable_specific_automatic_bias_corrections" /> 90 <expand macro="disable_specific_automatic_bias_corrections" />
98 </section> 91 </section>
99 </when> 92 </when>