diff macs2_predict.xml @ 8:16dc0e3d659b draft

Uploaded
author iuc
date Thu, 23 Jan 2014 07:30:06 -0500
parents da0a1fcf7fe0
children 8e2039b920bf
line wrap: on
line diff
--- a/macs2_predict.xml	Tue Jan 21 13:14:33 2014 -0500
+++ b/macs2_predict.xml	Thu Jan 23 07:30:06 2014 -0500
@@ -1,5 +1,5 @@
-<tool id="macs2_predict" name="Predict" version="2.0.10.0">
-    <description>d or fragment size from alignment results</description>
+<tool id="macs2_predict" name="MACS2 predictd" version="2.0.10.0">
+    <description>Predict 'd' or fragment size from alignment results</description>
     <expand macro="requirements">
         <requirement type="package" version="3.0.1">R_3_0_1</requirement>
     </expand>
@@ -8,7 +8,7 @@
         <import>macs2_macros.xml</import>
     </macros>
     <command>
-        macs2 predict
+        macs2 predictd
             -i #echo ','.join($infiles)#
             --tsize $tsize
             @effective_genome_size@