Mercurial > repos > iuc > cnvkit_reference
diff 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 |
line wrap: on
line diff
--- a/reference.xml Sun May 14 20:07:12 2023 +0000 +++ b/reference.xml Sun May 14 21:22:39 2023 +0000 @@ -84,14 +84,7 @@ <section name="advanced_settings" title="Advanced settings" expanded="false"> <expand macro="reference_interface" /> <expand macro="reference_optional" /> - <conditional name="Sample_sex"> - <param name="sex" type="select" label="Sample sex availabel" help=""> - <option value="yes">Select sample sex</option> - </param> - <when value="yes"> - <expand macro="sample_sex" /> - </when> - </conditional> + <expand macro="sample_sex_condition" /> </section> <section name="disable_some_of_the_bias_corrections" title="Bias corrections settings" expanded="false"> <expand macro="disable_specific_automatic_bias_corrections" />
