# HG changeset patch # User lecorguille # Date 1491220429 14400 # Node ID 3a53e63555c706681faa7d9ae6183287c0918c08 # Parent 5cc59ee748b6755ebadb24c8560dd7b5a4324fbc planemo upload for repository https://github.com/workflow4metabolomics/xcms commit 392e432529877680e80a7b338e20d69a42e53767 diff -r 5cc59ee748b6 -r 3a53e63555c7 abims_xcms_summary.xml --- a/abims_xcms_summary.xml Wed Mar 22 16:07:25 2017 -0400 +++ b/abims_xcms_summary.xml Mon Apr 03 07:53:49 2017 -0400 @@ -57,6 +57,28 @@ This tool provide a HTML summary which summarizes your analysis using the [W4M] XCMS and CAMERA tools +----------------- +Workflow position +----------------- + +**Upstream tools** + +========================= ================= ===================== ========== +Name output file format parameter +========================= ================= ===================== ========== +xcms.xcmsSet xset.RData rdata.xcms.raw RData file +------------------------- ----------------- --------------------- ---------- +xcms.group xset.RData rdata.xcms.group RData file +------------------------- ----------------- --------------------- ---------- +xcms.retcor xset.RData rdata.xcms.retcor RData file +------------------------- ----------------- --------------------- ---------- +xcms.fillpeaks xset.RData rdata.xcms.fillpeaks RData file +------------------------- ----------------- --------------------- ---------- +CAMERA.annotate xset.RData rdata.camera.* RData file +========================= ================= ===================== ========== + + +.. image:: xcms_merge_workflow.png --------------------------------------------------- diff -r 5cc59ee748b6 -r 3a53e63555c7 macros.xml --- a/macros.xml Wed Mar 22 16:07:25 2017 -0400 +++ b/macros.xml Mon Apr 03 07:53:49 2017 -0400 @@ -107,11 +107,11 @@ - - + + (peaklist['peaklistBool']) - + (peaklist['peaklistBool']) diff -r 5cc59ee748b6 -r 3a53e63555c7 static/images/xcms_summary_workflow.png Binary file static/images/xcms_summary_workflow.png has changed diff -r 5cc59ee748b6 -r 3a53e63555c7 test-data/faahKO-single.xset.merged.group.retcor.group.fillpeaks.summary.html --- a/test-data/faahKO-single.xset.merged.group.retcor.group.fillpeaks.summary.html Wed Mar 22 16:07:25 2017 -0400 +++ b/test-data/faahKO-single.xset.merged.group.retcor.group.fillpeaks.summary.html Mon Apr 03 07:53:49 2017 -0400 @@ -19,7 +19,7 @@ samplefilenamemd5sum* ko15 ./ko15.CDF 4698c36c0b3af007faf70975c04ccf2a ko16 ./ko16.CDF afaeed94ced3140bc042d5ab6aeb16c1 wt15 ./wt15.CDF d58a27fad7c04ddddb0359ddc2b7ba68 wt16 ./wt16.CDF 29654e9f8ad48c1fbe2a41b9ba578f6e -
*The program md5sum is designed to verify data integrity. So you can check if the data were uploaded correctly or if the data were chancged during the process. +
*The program md5sum is designed to verify data integrity. So you can check if the data were uploaded correctly or if the data were changed during the process.

Function launched:

diff -r 5cc59ee748b6 -r 3a53e63555c7 test-data/faahKO.xset.group.retcor.group.fillpeaks.summary.html --- a/test-data/faahKO.xset.group.retcor.group.fillpeaks.summary.html Wed Mar 22 16:07:25 2017 -0400 +++ b/test-data/faahKO.xset.group.retcor.group.fillpeaks.summary.html Mon Apr 03 07:53:49 2017 -0400 @@ -19,7 +19,7 @@
samplefilenamemd5sum*
ko15 faahKO_reduce/KO/ko15.CDF 4698c36c0b3af007faf70975c04ccf2a
ko16 faahKO_reduce/KO/ko16.CDF afaeed94ced3140bc042d5ab6aeb16c1
wt15 faahKO_reduce/WT/wt15.CDF d58a27fad7c04ddddb0359ddc2b7ba68
wt16 faahKO_reduce/WT/wt16.CDF 29654e9f8ad48c1fbe2a41b9ba578f6e
-
*The program md5sum is designed to verify data integrity. So you can check if the data were uploaded correctly or if the data were chancged during the process. +
*The program md5sum is designed to verify data integrity. So you can check if the data were uploaded correctly or if the data were changed during the process.

Function launched:

diff -r 5cc59ee748b6 -r 3a53e63555c7 xcms_summary.r --- a/xcms_summary.r Wed Mar 22 16:07:25 2017 -0400 +++ b/xcms_summary.r Mon Apr 03 07:53:49 2017 -0400 @@ -93,11 +93,11 @@ } else if (is.null(md5sumList$removalBadCharacters)) { md5sumHeaderHtml = paste("") md5sumHtml = paste("") - md5sumLegend = "
*The program md5sum is designed to verify data integrity. So you can check if the data were uploaded correctly or if the data were chancged during the process." + md5sumLegend = "
*The program md5sum is designed to verify data integrity. So you can check if the data were uploaded correctly or if the data were changed during the process." } else { md5sumHeaderHtml = paste("") md5sumHtml = paste("") - md5sumLegend = "
*The program md5sum is designed to verify data integrity. So you can check if the data were uploaded correctly or if the data were chancged during the process.
**Because some bad characters (eg: accent) were removed from your original file, the checksum have changed too.
" + md5sumLegend = "
*The program md5sum is designed to verify data integrity. So you can check if the data were uploaded correctly or if the data were changed during the process.
**Because some bad characters (eg: accent) were removed from your original file, the checksum have changed too.
" } writehtml("",sampleNameHeaderHtml,"",md5sumHeaderHtml,"")
md5sum*",md5sumList$origin,"md5sum*md5sum** after bad characters removal",md5sumList$origin,"",md5sumList$removalBadCharacters,"
filename