Mercurial > repos > mvdbeek > r_goseq_1_22_0
comparison 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 |
comparison
equal
deleted
inserted
replaced
0:a6427f7893b0 | 1:ba71bc50299b |
---|---|
32 <when value="yes"> | 32 <when value="yes"> |
33 <param label="Gene length file" name="length_file" type="data" format="tabular" required="false" /> | 33 <param label="Gene length file" name="length_file" type="data" format="tabular" required="false" /> |
34 </when> | 34 </when> |
35 </conditional> | 35 </conditional> |
36 <param help="Needed to retrieve gene length for length correction" label="Select the genome source" name="genome" size="3" type="select"> | 36 <param help="Needed to retrieve gene length for length correction" label="Select the genome source" name="genome" size="3" type="select"> |
37 <options from_table="go_genomes"></options> | 37 <options from_data_table="go_genomes"></options> |
38 </param> | 38 </param> |
39 <param help="Needed for GO analysis" label="Select gene identifier" name="gene_id" type="select"> | 39 <param help="Needed for GO analysis" label="Select gene identifier" name="gene_id" type="select"> |
40 <options from_table="go_gene_ids"></options> | 40 <options from_data_table="go_gene_ids"></options> |
41 </param> | 41 </param> |
42 <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" /> | 42 <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" /> |
43 </inputs> | 43 </inputs> |
44 <outputs> | 44 <outputs> |
45 <data format="pdf" label="length bias plot" name="length_bias_plot" /> | 45 <data format="pdf" label="length bias plot" name="length_bias_plot" /> |