Mercurial > repos > iuc > beacon2_cnv
diff cnv.xml @ 2:be168523dcf7 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/beacon2-import commit cafe2a4cd3c14d33010ad24b1a2cb35451a294af
| author | iuc |
|---|---|
| date | Mon, 19 Aug 2024 16:42:38 +0000 |
| parents | bb408389c342 |
| children |
line wrap: on
line diff
--- a/cnv.xml Mon Aug 19 10:48:40 2024 +0000 +++ b/cnv.xml Mon Aug 19 16:42:38 2024 +0000 @@ -62,7 +62,7 @@ <param argument="--start" optional="true" type="integer" label="START" value="" help="Start position" /> <param argument="--end" optional="true" type="integer" label="END" value="" help="End position" /> <param argument="--chromosome" optional="true" type="text" label="CHROMOSOME" value="" help="Chromosome numbers (without chr)" /> - <param argument="variantStateId" optional="true" type="select" label="GENDERS" help=""> + <param argument="variantStateId" optional="true" type="select" label="VARIANT STATE" help=""> <option value="EFO:0030070">EFO:0030070: copy number gain</option> <option value="EFO:0030071">EFO:0030071: low-level copy number gain</option> <option value="EFO:0030072">EFO:0030072: high-level copy number gain</option>
