diff COBRAxy/custom_data_generator_beta.xml @ 444:06564187fba3 draft

Uploaded
author francesco_lapi
date Thu, 11 Sep 2025 09:03:10 +0000
parents 4a385fdb9e58
children
line wrap: on
line diff
--- a/COBRAxy/custom_data_generator_beta.xml	Wed Sep 10 16:50:16 2025 +0000
+++ b/COBRAxy/custom_data_generator_beta.xml	Thu Sep 11 09:03:10 2025 +0000
@@ -42,9 +42,9 @@
                 </conditional>
 
                 <param name="gene_format" argument="--gene_format" type="select" label="Gene nomenclature format:">
-                    <option value="Default" selected="true">Keep original gene nomenclature (HGNC ID)</option>
+                    <option value="Default" selected="true">Keep original gene nomenclature (HGNC Symbol)</option>
                     <option value="ENSG">ENSNG (Ensembl Gene ID)</option>
-                    <option value="HGNC_symbol">HGNC Symbol</option>
+                    <option value="HGNC_ID">HGNC ID</option>
                     <option value="entrez_id">Entrez Gene ID</option>
                 </param>
             </when>