Description Details Author(s) References See Also Examples
Metab is an R package for high-throughput processing of metabolomics data analysed by the Automated Mass Spectral Deconvolution and Identification System (AMDIS) (http://chemdata.nist.gov/mass-spc/amdis/downloads/). In addition, it performs statistical hypothesis test (t-test) and analysis of variance (ANOVA). Doing so, Metab considerably speed up the data mining process in metabolomics and produces better quality results. Metab was developed using interactive features, allowing users with lack of R knowledge to appreciate its functionalities.
Package: | Metab |
Type: | Package |
Version: | 0.99.6 |
Date: | 2013-10-11 |
License: | GNU General Public License as published by the Free\ Software Foundation, either version 3 of the License, or any later version. |
Raphael Aggio
Maintainer: Raphael Aggio <ragg005@aucklanduni.ac.nz>
Aggio, R., Villas-Boas, S. G., & Ruggiero, K. (2011). Metab: an R package for high-throughput analysis of metabolomics data generated by GC-MS. Bioinformatics, 27(16), 2316-2318. doi: 10.1093/bioinformatics/btr379
htest
,
MetReport
,
MetReportNames
,
normalizeByInternalStandard
,
removeFalsePositives
,
buildLib
,
normalizeByBiomass
1 2 3 4 | ##### Load example data #####
data(exampleMetReport)
##### print data ############
print(exampleMetReport)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.