hdxstats: An R-package for statistical analysis of hydrogen deuterium exchange mass-spectrometry data.
- Start with HDX-MS data in a QFeatures object and perform statistical workflows and visualisation.
Users will require a working version of R, currently at least version >4. It is recommend to use RStudio. The package can then be installed using the devtools package. The package should take a few minutes to install on a regular desktop or laptop. The package will need to be loaded using library(hdxstats)
devtools::install_github("ococrook/hdxstats")
See vignettes for example analysis, including epitope mapping.
See vignettes and package manual for documentation