changeset 5:c554b210e2d9 draft

Uploaded
author jbrayet
date Thu, 21 Jan 2016 09:43:32 -0500
parents e55d0b7dbfab
children 623cbd717b5e
files ccat_wrapper.xml
diffstat 1 files changed, 2 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/ccat_wrapper.xml	Thu Jan 21 09:37:44 2016 -0500
+++ b/ccat_wrapper.xml	Thu Jan 21 09:43:32 2016 -0500
@@ -12,12 +12,8 @@
   'CCAT' 
   '$output_peak_file' '$output_region_file' '$output_top_file' '$output_log_file' '${__root_dir__}'</command>
   <inputs>
-    <param name="input_tag_file" type="data" format="bed" label="ChIP-Seq Tag File" >
-      <validator type="unspecified_build" />
-    </param>
-    <param name="input_control_file" type="data" format="bed" label="ChIP-Seq Control File" >
-      <validator type="unspecified_build" />
-    </param>
+    <param name="input_tag_file" type="data" format="bed" label="ChIP-Seq Tag File" />
+    <param name="input_control_file" type="data" format="bed" label="ChIP-Seq Control File" />
     <param name="genome" type="select" label="Genome" >
         <option value="hg19" selected="True">Human (hg19)</option>
         <option value="mm10" >Mouse (mm10)</option>