Metab-package: Metab processes metabolomics data previously analyzed by the...

Description Details Author(s) References See Also Examples

Description

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.

Details

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.

Author(s)

Raphael Aggio

Maintainer: Raphael Aggio <ragg005@aucklanduni.ac.nz>

References

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

See Also

htest, MetReport, MetReportNames, normalizeByInternalStandard, removeFalsePositives, buildLib, normalizeByBiomass

Examples

1
2
3
4
##### Load example data #####
data(exampleMetReport)
##### print data ############
print(exampleMetReport) 

Metab documentation built on Nov. 8, 2020, 5:36 p.m.