changeset 7:613f8c6c539a draft

Uploaded
author modencode-dcc
date Mon, 21 Jan 2013 17:34:33 -0500
parents 3ef6fc38df62
children 11f7ee39491e
files macs_wrapper.xml
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/macs_wrapper.xml	Mon Jan 21 17:34:16 2013 -0500
+++ b/macs_wrapper.xml	Mon Jan 21 17:34:33 2013 -0500
@@ -1,10 +1,10 @@
-<tool id="modencode_peakcalling_macs" name="MACS" version="1.0.1">
+<tool id="modencode_peakcalling_macs14" name="MACS14" version="1.4.2">
+  <description>Model-based Analysis of ChIP-Seq with peak.xls</description>
+  <command interpreter="python">macs_wrapper.py $options_file $output_bed_file $output_extra_files $output_extra_files.files_path $output_peaks_file</command>
   <requirements>
-    <requirement type="python-module">macs</requirement>
-    <requirement type="package" version="1.4.1">macs</requirement>
+    <requirement type="python-module">macs14</requirement>
+    <requirement type="package" version="1.4.2">macs14</requirement>
   </requirements>
-  <description>Model-based Analysis of ChIP-Seq with peak.xls</description>
-  <command interpreter="python">macs_wrapper.py $options_file $outputs_file</command>
   <inputs>
     <param name="experiment_name" type="text" value="MACS in Galaxy" size="50" label="Experiment Name"/>
     <conditional name="input_type">