diff frogsfunc_pathways.xml @ 25:dfaf556d2a20 draft

planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/ commit 281ada90f8ce8630844ca000aa676ed55901661b-dirty
author oinizan
date Wed, 07 Jun 2023 09:00:18 +0000
parents 57824202c333
children 9cb4b18902d9
line wrap: on
line diff
--- a/frogsfunc_pathways.xml	Mon May 22 08:34:12 2023 +0000
+++ b/frogsfunc_pathways.xml	Wed Jun 07 09:00:18 2023 +0000
@@ -43,7 +43,7 @@
 
         <!-- References -->
 	      <param name="category" type="select" label="Taxonomic marker" help="Taxonomic marker of interest." multiple="false" display="radio">
-          <options from_data_table="frogs_picrust2_pathway_map">
+          <options from_data_table="frogs_picrust2_pathways">
             <column name='name' index='2' />
             <column name='value' index='2' />
             <filter type="unique_value" column='2'/>
@@ -51,7 +51,7 @@
           </options>
 			  </param>
         <param name="map_file" type='select' label="Pathway reference" help="For 16S marker, choose Metacyc or KEGG in accordance with your choice in the FROGSFUNC_1_placeseqs_copynumbers tool. For ITS or 18S marker, Metacyc is the only valid option." optional="false" multiple='false' display='radio'>
-          <options from_data_table="frogs_picrust2_pathway_map">
+          <options from_data_table="frogs_picrust2_pathways">
             <column name='name' index='1'/>
             <column name='value' index='3'/>
             <filter type="param_value" ref="category" column="2" />