Split an untargeted metabolomics data set into a set of likely true metabolites and a set of likely measurement artifacts. This process involves comparing missing rates of pooled plasma samples and biological samples. The functions assume a fixed injection order of samples where biological samples are randomized and processed between intermittent pooled plasma samples. By comparing patterns of missing data across injection order, metabolites that appear in blocks and are likely artifacts can be separated from metabolites that seem to have random dispersion of missing data. The two main metrics used are: 1. the number of consecutive blocks of samples with present data and 2. the correlation of missing rates between biological samples and flanking pooled plasma samples.
Version: | 1.0.1 |
Depends: | R (≥ 3.1.0) |
Imports: | gplots, fastcluster |
Suggests: | knitr, rmarkdown |
Published: | 2016-05-19 |
Author: | Mark Chaffin |
Maintainer: | Mark Chaffin <mac8278 at mail.harvard.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | MetProc results |
Reference manual: | MetProc.pdf |
Vignettes: |
MetProc Tutorial |
Package source: | MetProc_1.0.1.tar.gz |
Windows binaries: | r-devel: MetProc_1.0.1.zip, r-release: MetProc_1.0.1.zip, r-oldrel: MetProc_1.0.1.zip |
macOS binaries: | r-release: MetProc_1.0.1.tgz, r-oldrel: MetProc_1.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=MetProc to link to this page.