changeset 28:b90e4f92e8b5 draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 392e432529877680e80a7b338e20d69a42e53767
author lecorguille
date Mon, 03 Apr 2017 07:50:18 -0400
parents 8e46e9bd7c50
children 5dba1c94fb94
files abims_xcms_xcmsSet.xml macros.xml static/images/XCMS_Galaxy_workflow.png static/images/xcms_xcmsset_workflow.png
diffstat 4 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/abims_xcms_xcmsSet.xml	Thu Mar 30 08:33:25 2017 -0400
+++ b/abims_xcms_xcmsSet.xml	Mon Apr 03 07:50:18 2017 -0400
@@ -366,7 +366,7 @@
 
 **Example of a metabolomic workflow**
 
-.. image:: XCMS_Galaxy_workflow.png
+.. image:: xcms_xcmsset_workflow.png
 
 
 ------
--- a/macros.xml	Thu Mar 30 08:33:25 2017 -0400
+++ b/macros.xml	Mon Apr 03 07:50:18 2017 -0400
@@ -107,11 +107,11 @@
         </conditional>
     </xml>
 
-    <xml name="output_peaklist">
-        <data name="variableMetadata" format="tabular" label="${image.name[:-6]}.fillPeaks.variableMetadata.tsv">
+    <xml name="output_peaklist"  token_function="">
+        <data name="variableMetadata" format="tabular" label="${image.name[:-6]}.@FUNCTION@.variableMetadata.tsv">
             <filter>(peaklist['peaklistBool'])</filter>
         </data>
-        <data name="dataMatrix" format="tabular" label="${image.name[:-6]}.fillPeaks.dataMatrix.tsv" >
+        <data name="dataMatrix" format="tabular" label="${image.name[:-6]}.@FUNCTION@.dataMatrix.tsv" >
             <filter>(peaklist['peaklistBool'])</filter>
         </data>
     </xml>
Binary file static/images/XCMS_Galaxy_workflow.png has changed
Binary file static/images/xcms_xcmsset_workflow.png has changed