view test-data/metadata.txt @ 2:08b09930cd73 draft

"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/ramclustr commit beda1b99934fb8254de04bb38e41eb9ce836d71d"
author recetox
date Thu, 04 Feb 2021 11:34:59 +0000
parents 43b60b28ccf7
children
line wrap: on
line source

Raw mass spectrometry data were processed using an R based workflow for feature detection, retention time alignment, feature grouping, peak filling, feature clustering. XCMS(v.3.10.2)was used for feature detection and retention time alighment. Processing was performed using R(v.R Core Team 2020). Feature data was input as an xcms object with ramclustR parameter settings of  st = 12.99 sr = 0.5 and maxt = 259.8.RAMClustR (version 1.1.0) was utilized to cluster features into spectra (Broeckling 2014). The feature similarity matrix was clustered using fastcluster package heirarchical clustering method using the average method. The dendrogram was cut using the cutreeDynamicTree function from the dynamicTreeCut package.  Cutting parameters were set to minModuleSize = 2, hmax = 0.3, and deepSplit = FALSE. 
 
 1041 features were collapsed into 174 spectra.
 
(Broeckling 2014):  Broeckling CD, Afsar FA, Neumann S, Ben-Hur A, Prenni JE. RAMClust: a novel feature clustering method enables spectral-matching-based annotation for metabolomics data. Anal Chem. 2014. 86(14):6812-7.

R Core Team:  R Core Team (2020). R: A Language and Environment for Statistical Computing. R Foundation for Statistical Computing, Vienna, Austria, https://www.R-project.org/.

R Core Team (2020). R: A Language and Environment for Statistical Computing. R Foundation for Statistical Computing, Vienna, Austria, https://www.R-project.org/.