diff splicesite.xml @ 8:ec97befe722b

Uploaded
author xuebing
date Sun, 01 Apr 2012 08:14:45 -0400
parents 22486256ed0d
children e9d440a002d2
line wrap: on
line diff
--- a/splicesite.xml	Sun Apr 01 01:59:22 2012 -0400
+++ b/splicesite.xml	Sun Apr 01 08:14:45 2012 -0400
@@ -7,6 +7,13 @@
         <option value="splicesitescore/score5.pl" selected="true">5' splice site</option>
         <option value="splicesitescore/score3.pl">3' splice site</option>
     </param>
+                <param name="genome" type="select" label="Select chromsome size file" >
+                <options from_file="chrsize.loc">
+                    <column name="name" index="0"/>
+                    <column name="value" index="1"/>
+                </options>
+            </param>
+            
   </inputs>
   <outputs>
     <data format="tabular" name="out_file1" />