squallms
Speedy quality assurance via lasso labeling for LC-MS data
Bioconductor version: 3.23 · Package version: 1.6.0
squallms is a Bioconductor R package that implements a "semi-labeled" approach to untargeted mass spectrometry data. It pulls in raw data from mass-spec files to calculate several metrics that are then used to label MS features in bulk as high or low quality. These metrics of peak quality are then passed to a simple logistic model that produces a fully-labeled dataset suitable for downstream analysis.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("squallms") Details
| Maintainer | William Kumler <wkumler@uw.edu> |
| Author | William Kumler [aut, cre, cph] (ORCID: <https://orcid.org/0000-0002-5022-8009>) |
| License | MIT + file LICENSE |
| URL | https://github.com/wkumler/squallms |
| Bug Reports | https://github.com/wkumler/squallms/issues |
| Downloads rank | 153 |
| Source branch | RELEASE_3_23 |
| biocViews | Classification, Clustering, FeatureExtraction, Lipidomics, MassSpectrometry, Metabolomics, Preprocessing, PrincipalComponent, Proteomics, QualityControl, Regression, ShinyApps, Software, Visualization |