diff goseq.xml @ 1:ba71bc50299b draft

planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/goseq_1_22_0 commit fdd0811efc61c31f88ff17096fbe8ee8cfacd766-dirty
author mvdbeek
date Fri, 26 Feb 2016 07:41:42 -0500
parents a6427f7893b0
children 0283381bdafd
line wrap: on
line diff
--- a/goseq.xml	Fri Feb 26 06:57:47 2016 -0500
+++ b/goseq.xml	Fri Feb 26 07:41:42 2016 -0500
@@ -34,10 +34,10 @@
             </when>
         </conditional>
         <param help="Needed to retrieve gene length for length correction" label="Select the genome source" name="genome" size="3" type="select">
-            <options from_table="go_genomes"></options>
+            <options from_data_table="go_genomes"></options>
         </param>
         <param help="Needed for GO analysis" label="Select gene identifier" name="gene_id" type="select">
-            <options from_table="go_gene_ids"></options>
+            <options from_data_table="go_gene_ids"></options>
         </param>
         <param help="Do this many random samplings. Set to 0 to not do sampling. Larger values take a long time" label="Number of random sampling" name="repcnt" size="3" type="integer" min="0" max="10000" value="0" />
     </inputs>