ncGTW
Alignment of LC-MS Profiles by Neighbor-wise Compound-specific Graphical Time Warping with Misalignment Detection
Bioconductor version: 3.23 · Package version: 1.26.0
The purpose of ncGTW is to help XCMS for LC-MS data alignment. Currently, ncGTW can detect the misaligned feature groups by XCMS, and the user can choose to realign these feature groups by ncGTW or not.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ncGTW") Details
| Maintainer | Chiung-Ting Wu <ctwu@vt.edu> |
| Author | Chiung-Ting Wu <ctwu@vt.edu> |
| License | GPL-2 |
| Bug Reports | https://github.com/ChiungTingWu/ncGTW/issues |
| Downloads rank | 248 |
| Source branch | RELEASE_3_23 |
| biocViews | Alignment, MassSpectrometry, Metabolomics, Software |