Package: mpactr 0.3.3.9000

mpactr: Correction of Preprocessed MS Data
An 'R' implementation of the 'python' program Metabolomics Peak Analysis Computational Tool ('MPACT') (Robert M. Samples, Sara P. Puckett, and Marcy J. Balunas (2023) <doi:10.1021/acs.analchem.2c04632>). Filters in the package serve to address common errors in tandem mass spectrometry preprocessing, including: (1) isotopic patterns that are incorrectly split during preprocessing, (2) features present in solvent blanks due to carryover between samples, (3) features whose abundance is greater than user-defined abundance threshold in a specific group of samples, for example media blanks, (4) ions that are inconsistent between technical replicates, and (5) in-source fragment ions created during ionization before fragmentation in the tandem mass spectrometry workflow.
Authors:
mpactr_0.3.3.9000.tar.gz
mpactr_0.3.3.9000.zip(r-4.7)mpactr_0.3.3.9000.zip(r-4.6)mpactr_0.3.3.9000.zip(r-4.5)
mpactr_0.3.3.9000.tgz(r-4.6-x86_64)mpactr_0.3.3.9000.tgz(r-4.6-arm64)mpactr_0.3.3.9000.tgz(r-4.5-x86_64)mpactr_0.3.3.9000.tgz(r-4.5-arm64)
mpactr_0.3.3.9000.tar.gz(r-4.7-arm64)mpactr_0.3.3.9000.tar.gz(r-4.7-x86_64)mpactr_0.3.3.9000.tar.gz(r-4.6-arm64)mpactr_0.3.3.9000.tar.gz(r-4.6-x86_64)
mpactr_0.3.3.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
mpactr/json (API)
NEWS
| # Install 'mpactr' in R: |
| install.packages('mpactr', repos = c('https://mums2.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mums2/mpactr/issues
Pkgdown/docs site:https://www.mums2.org
- cultures_data - LC-MS/MS sample data
Last updated from:ccdf56506d. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 224 | ||
| linux-devel-x86_64 | OK | 192 | ||
| source / vignettes | OK | 323 | ||
| linux-release-arm64 | OK | 186 | ||
| linux-release-x86_64 | OK | 199 | ||
| macos-release-arm64 | OK | 112 | ||
| macos-release-x86_64 | OK | 327 | ||
| macos-oldrel-arm64 | OK | 114 | ||
| macos-oldrel-x86_64 | OK | 324 | ||
| windows-devel | OK | 167 | ||
| windows-release | OK | 163 | ||
| windows-oldrel | OK | 186 | ||
| wasm-release | OK | 140 |
Exports:example_pathfilter_cvfilter_groupfilter_insource_ionsfilter_mispicked_ionsfilter_summaryget_cv_dataget_group_averagesget_metadataget_peak_tableget_raw_dataget_similar_ionsimport_datalimit_coresplot_qc_treeqc_summary
Dependencies:base64encclicommonmarkcpp11curldata.tablefarverggfittextggplot2gluegridExtragridtextgtableisobandjpegjsonlitelabelinglifecyclelitedownmagrittrmarkdownpngR6RColorBrewerRcpprlangS7scalesshadesstringistringrsvglitesystemfontstextshapingtreemapifyvctrsviridisviridisLitewithrxfunxml2
Downstream Analyses
Rendered fromdownstream_analyses.Rmdusingknitr::rmarkdownon May 22 2026.Last update: 2026-05-20
Started: 2024-11-26
Filter with mpact original data
Rendered frommpactr.Rmdusingknitr::rmarkdownon May 22 2026.Last update: 2026-05-20
Started: 2024-11-26
Reference Semantics
Rendered fromreference_semantics.Rmdusingknitr::rmarkdownon May 22 2026.Last update: 2026-05-15
Started: 2024-11-26
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| LC-MS/MS sample data | cultures_data |
| Get file paths for examples | example_path |
| Filter Non-reproducible ions | filter_cv |
| Filter Ions by Group | filter_group |
| Filter Insource ions | filter_insource_ions |
| Mispicked ions filter | filter_mispicked_ions |
| Return the summary for a single mpactr filter. | filter_summary |
| Get CV values. | get_cv_data |
| Get groups averages. | get_group_averages |
| Return the meta_data data.table from the mpactr object. | get_metadata |
| Return the peak table data.table from the mpactr object. | get_peak_table |
| Return the input peak table from mpactr object. | get_raw_data |
| Get similar ion groups. | get_similar_ions |
| Import data into an mpactr object. | import_data |
| Limit Cores | limit_cores |
| Visualize Filtering Summary as Tree Map | plot_qc_tree |
| Summary of Filtering | qc_summary |
