# HG changeset patch # User iuc # Date 1497185859 14400 # Node ID 9d1256d9ef0be9fe0ba02ba0d289018b57aeba3f # Parent ade933eff0076c1e2725ad21173d32bfc9a609b1 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/goseq commit 027e71072ff901d6b9593b37113c7b1f8b77527b diff -r ade933eff007 -r 9d1256d9ef0b goseq.xml --- a/goseq.xml Thu Nov 17 16:40:19 2016 -0500 +++ b/goseq.xml Sun Jun 11 08:57:39 2017 -0400 @@ -26,7 +26,7 @@ --wallenius_tab '$wallenius_tab' #end if #if $methods['hypergeometric']: - --nobias_tab 'nobias_tab' + --nobias_tab '$nobias_tab' #end if --repcnt '$methods.repcnt' --sampling_tab '$sampling_tab' @@ -110,8 +110,7 @@ *Gene category file:* You will also need a file describing the membership of genes in categories. The format of this file is gene_id in the first column, - category name in the second column. If you are interested in gene ontology categories you can use the getgo file to retrive - gene ontologies for model organisms, or you can construct your own file. + category identifier in the second column. **Method options**