diff abims_xcms_report.xml @ 12:f117dbd84303 draft

Uploaded
author lecorguille
date Wed, 17 Feb 2016 11:11:43 -0500
parents f9b3dae104eb
children 61e732103cec
line wrap: on
line diff
--- a/abims_xcms_report.xml	Tue Jan 19 15:58:04 2016 -0500
+++ b/abims_xcms_report.xml	Wed Feb 17 11:11:43 2016 -0500
@@ -1,4 +1,4 @@
-<tool id="abims_xcms_report" name="xcms.report" version="0.1.0">
+<tool id="abims_xcms_report" name="xcms.report" version="1.0.0">
     
     <description>Create a report of XCMS analysis</description>
     
@@ -23,7 +23,7 @@
     
     <inputs>
 
-        <param name="image" type="data" format="rdata.xcms.raw,rdata.xcms.group,rdata.xcms.retcor,rdata.xcms.fillpeaks,rdata" label="xset RData file" help="output file from another function xcms (xcmsSet, group, retcor, fillpeaks etc.)" />
+        <param name="image" type="data" format="rdata.xcms.raw,rdata.xcms.group,rdata.xcms.retcor,rdata.xcms.fillpeaks,rdata.camera.quick,rdata.camera.positive,rdata.camera.negative,rdata" label="xset RData file" help="output file from another function xcms (xcmsSet, group, retcor, fillpeaks etc.)" />
 
     </inputs>
     
@@ -58,6 +58,15 @@
 
 This tool provide a HTML report which summarizes your analysis using the [W4M] XCMS and CAMERA tools 
 
+--------------
+Changelog/News
+--------------
+
+VERSION 1.0.0 - 10/02/2016
+--------------------------
+
+- NEW: Create a report of XCMS analysis
+
 
     ]]></help>