Bioc2026 Registration Open!

hdxmsqc

An R package for quality Control for hydrogen deuterium exchange mass spectrometry experiments

Bioconductor version: 3.23 · Package version: 1.8.0

The hdxmsqc package enables us to analyse and visualise the quality of HDX-MS experiments. Either as a final quality check before downstream analysis and publication or as part of a interative procedure to determine the quality of the data. The package builds on the QFeatures and Spectra packages to integrate with other mass-spectrometry data.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("hdxmsqc")

Details

MaintainerOliver M. Crook <oliver.crook@stats.ox.ac.uk>
AuthorOliver M. Crook [aut, cre] (ORCID: <https://orcid.org/0000-0001-5669-8506>)
Licensefile LICENSE
URLhttp://github.com/ococrook/hdxmsqc
Bug Reportshttps://github.com/ococrook/hdxmsqc/issues
Downloads rank193
Source branchRELEASE_3_23
biocViewsDataImport, MassSpectrometry, Metabolomics, Proteomics, QualityControl, Software

Documentation

Download

Dependencies

Depends: R (>= 4.3), QFeatures, S4Vectors, Spectra

Imports: dplyr, tidyr, ggplot2, BiocStyle, knitr, methods, grDevices, stats, MsCoreUtils

Suggests: RColorBrewer, pheatmap, MASS, patchwork, testthat