diff glimmer3-main-wrapper.xml @ 1:a6582d591d64

Uploaded
author bgruening
date Fri, 07 Jun 2013 07:45:02 -0400
parents 8624069d7a0e
children 2d0c26885604
line wrap: on
line diff
--- a/glimmer3-main-wrapper.xml	Fri Jun 07 07:33:02 2013 -0400
+++ b/glimmer3-main-wrapper.xml	Fri Jun 07 07:45:02 2013 -0400
@@ -50,7 +50,7 @@
     </command>
     <inputs>
         <param name="seq_input" type="data" format="fasta" label="Genome Sequence" />
-        <param name="icm_input" type="data" format="binary" label="Interpolated context model (ICM)" />
+        <param name="icm_input" type="data" format="data" label="Interpolated context model (ICM)" />
 
         <param name="max_olap" type="integer" value="50" label="Set maximum overlap length" help="Overlaps this short or shorter are ignored." />
         <param name="gene_len" type="integer" value="90" label="Set the minimum gene length to n nucleotides" hrlp="This does not include the bases in the stop codon."/>