Smith, C.A. and Want, E.J. and O'Maille, G. and Abagyan,R. and Siuzdak, G.XCMS: Processing mass spectrometry data for metabolite profiling using nonlinear peak alignment, matching and identification, Analytical Chemistry, 78:779-787 (2006)
-
Ralf Tautenhahn, Christoph Boettcher, Steffen Neumann: Highly sensitive feature detection for high resolution LC/MS BMC Bioinformatics, 9:504 (2008)
-
H. Paul Benton, Elizabeth J. Want and Timothy M. D. Ebbels Correction of mass calibration gaps in liquid chromatography-mass spectrometry metabolomics data Bioinformatics, 26:2488 (2010)
-
-
-
To cite the CAMERA package in publications use:
-
-
Kuhl, C., Tautenhahn, R., Boettcher, C., Larson, T. R. and Neumann,S. CAMERA: an integrated strategy for compound spectra extraction and annotation of liquid chromatography/mass spectrometry data sets. Analytical Chemistry, 84:283-289 (2012)
-
-
-
To cite the Workflow4Metabolimics (W4M) project in publications use:
-
-
Franck Giacomoni, Gildas Le Corguillé, Misharl Monsoor, Marion Landi, Pierre Pericard, Mélanie Pétéra, Christophe Duperier, Marie Tremblay-Franco, Jean-François Martin, Daniel Jacob, Sophie Goulitquer, Etienne A. Thévenot and Christophe Caron (2014). Workflow4Metabolomics: A collaborative research infrastructure for computational metabolomics. Bioinformatics doi:10.1093/bioinformatics/btu813
-
-
-
-
-
diff -r e18100ba8c10 -r 2cb130282060 test-data/sacuri.zip
Binary file test-data/sacuri.zip has changed
diff -r e18100ba8c10 -r 2cb130282060 test-data/xset.group.RData
Binary file test-data/xset.group.RData has changed
diff -r e18100ba8c10 -r 2cb130282060 test-data/xset.group.retcor.BPCs_corrected.pdf
Binary file test-data/xset.group.retcor.BPCs_corrected.pdf has changed
diff -r e18100ba8c10 -r 2cb130282060 test-data/xset.group.retcor.RData
Binary file test-data/xset.group.retcor.RData has changed
diff -r e18100ba8c10 -r 2cb130282060 test-data/xset.group.retcor.Rplots.pdf
Binary file test-data/xset.group.retcor.Rplots.pdf has changed
diff -r e18100ba8c10 -r 2cb130282060 test-data/xset.group.retcor.TICs_corrected.pdf
Binary file test-data/xset.group.retcor.TICs_corrected.pdf has changed
diff -r e18100ba8c10 -r 2cb130282060 tool_dependencies.xml
--- a/tool_dependencies.xml Wed Dec 23 09:30:57 2015 -0500
+++ b/tool_dependencies.xml Wed Dec 23 11:07:20 2015 -0500
@@ -6,4 +6,7 @@
+
+
+
diff -r e18100ba8c10 -r 2cb130282060 xcms_report.r
--- a/xcms_report.r Wed Dec 23 09:30:57 2015 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,132 +0,0 @@
-#!/usr/local/public/bin/Rscript --vanilla --slave --no-site-file
-# version="0.1.0"
-#@author Gildas Le Corguille lecorguille@sb-roscoff.fr ABIMS TEAM
-
-
-
-# ----- ARGUMENTS BLACKLIST -----
-#xcms.r
-argBlacklist=c("zipfile","xfunction","xsetRdataOutput","sampleMetadataOutput","ticspdf","bicspdf","rplotspdf")
-#CAMERA.r
-argBlacklist=c(argBlacklist,"dataMatrixOutput","variableMetadataOutput","new_file_path")
-
-# ----- PACKAGE -----
-
-pkgs=c("parallel","BiocGenerics", "Biobase", "Rcpp", "mzR", "xcms","snow","batch")
-for(pkg in pkgs) {
- suppressPackageStartupMessages( stopifnot( library(pkg, quietly=TRUE, logical.return=TRUE, character.only=TRUE)))
-}
-
-
-# ----- FUNCTION -----
-writehtml = function(...) { cat(...,"\n", file=htmlOutput,append = TRUE,sep="") }
-
-
-# ----- ARGUMENTS -----
-
-listArguments = parseCommandArgs(evaluate=FALSE) #interpretation of arguments given in command line as an R list of objects
-
-
-# ----- ARGUMENTS PROCESSING -----
-
-#image is an .RData file necessary to use xset variable given by previous tools
-load(listArguments[["image"]]);
-
-htmlOutput = "report.html"
-if (!is.null(listArguments[["htmlOutput"]])){
- htmlOutput = listArguments[["htmlOutput"]];
-}
-
-user_email = NULL
-if (!is.null(listArguments[["user_email"]])){
- user_email = listArguments[["user_email"]];
-}
-
-
-# ----- MAIN PROCESSING INFO -----
-writehtml("")
-writehtml("")
-
-writehtml("")
- writehtml("")
-
- writehtml("[W4M] XCMS analysis report")
-
- writehtml("")
-writehtml("")
-
-writehtml("")
- writehtml("
___ XCMS analysis report using Workflow4Metabolomics ___
")
- # to pass the planemo shed_test
- if (user_email != "test@bx.psu.edu") {
- if (!is.null(user_email)) writehtml("By: ",user_email," - ")
- writehtml("Date: ",format(Sys.time(), "%y%m%d-%H:%M:%S"))
- }
-
-
- writehtml("
To cite the XCMS package in publications use:")
- writehtml("
")
- writehtml("
","Smith, C.A. and Want, E.J. and O'Maille, G. and Abagyan,R. and Siuzdak, G.XCMS: Processing mass spectrometry data for metabolite profiling using nonlinear peak alignment, matching and identification, Analytical Chemistry, 78:779-787 (2006)","
")
- writehtml("
","Ralf Tautenhahn, Christoph Boettcher, Steffen Neumann: Highly sensitive feature detection for high resolution LC/MS BMC Bioinformatics, 9:504 (2008)","
")
- writehtml("
","H. Paul Benton, Elizabeth J. Want and Timothy M. D. Ebbels Correction of mass calibration gaps in liquid chromatography-mass spectrometry metabolomics data Bioinformatics, 26:2488 (2010)","
")
- writehtml("
")
- writehtml("
")
-
- writehtml("
To cite the CAMERA package in publications use:")
- writehtml("
")
- writehtml("
","Kuhl, C., Tautenhahn, R., Boettcher, C., Larson, T. R. and Neumann,S. CAMERA: an integrated strategy for compound spectra extraction and annotation of liquid chromatography/mass spectrometry data sets. Analytical Chemistry, 84:283-289 (2012)","
")
- writehtml("
")
- writehtml("
")
-
- writehtml("
To cite the Workflow4Metabolimics (W4M) project in publications use:")
- writehtml("
")
- writehtml("
","Franck Giacomoni, Gildas Le Corguillé, Misharl Monsoor, Marion Landi, Pierre Pericard, Mélanie Pétéra, Christophe Duperier, Marie Tremblay-Franco, Jean-François Martin, Daniel Jacob, Sophie Goulitquer, Etienne A. Thévenot and Christophe Caron (2014). Workflow4Metabolomics: A collaborative research infrastructure for computational metabolomics. Bioinformatics doi:10.1093/bioinformatics/btu813","