changeset 45:ef436465bf16

Uploaded
author bgruening
date Fri, 02 Aug 2013 12:43:55 -0400
parents 894ba1eba734
children b716d69ac94b
files tool_data_table_conf.xml.sample computeGCBias.xml correctGCBias.xml
diffstat 3 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ tool_data_table_conf.xml.sample	Fri Aug 02 12:43:55 2013 -0400
@@ -0,0 +1,3 @@
+<tables>
+
+</tables>
--- a/computeGCBias.xml	Fri Aug 02 12:39:14 2013 -0400
+++ b/computeGCBias.xml	Fri Aug 02 12:43:55 2013 -0400
@@ -64,7 +64,7 @@
         </param>
     </when>
     <when value="history">
-        <param name="input1" type="data" format="bam" label="Select a reference dataset in 2bit format" />
+        <param name="input1" type="data" format="twobit" label="Select a reference dataset in 2bit format" />
     </when>
   </conditional>
   <param name="fragmentLength" type="integer" value="300" min="1"
--- a/correctGCBias.xml	Fri Aug 02 12:39:14 2013 -0400
+++ b/correctGCBias.xml	Fri Aug 02 12:43:55 2013 -0400
@@ -46,7 +46,7 @@
         </param>
     </when>
     <when value="history">
-        <param name="input1" type="data" format="bam" label="Select a reference dataset in 2bit format" />
+        <param name="input1" type="data" format="twobit" label="Select a reference dataset in 2bit format" />
     </when>
   </conditional>