Skip to content

Analysis and Visualisation of Hydrogen/Deuterium Exchange Mass Spectrometry Data

Notifications You must be signed in to change notification settings

hadexversum/HaDeX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e7a1d0 · Mar 24, 2022
Feb 24, 2021
Dec 15, 2020
Feb 23, 2021
Mar 24, 2022
Mar 24, 2020
Jun 20, 2019
Dec 15, 2020
Aug 2, 2021
Feb 25, 2021
Nov 25, 2020
Mar 24, 2020
Apr 17, 2019
May 2, 2019
Dec 15, 2020
Apr 23, 2020
Aug 17, 2021
Aug 2, 2019
Mar 24, 2022
Dec 15, 2020

Repository files navigation

published in: Bioinformatics R build status CRAN_Status_Badge license metacran downloads DOI

HaDeX: Analysis and Visualisation of Hydrogen/Deuterium Exchange Mass Spectrometry Data

Hydrogen/Deuterium eXchange Mass Spectrometry (HDX-MS) is a staple technology in structural proteomics. HaDeX provides a analytic workflow for HDX-MS data available as a standalone GUI (https://sourceforge.net/projects/HaDeX/), web server (https://hadex.mslab-ibb.pl/) and the R package available on CRAN (https://cran.r-project.org/web/packages/HaDeX/index.html).

Local instance of HaDeX GUI

To run HaDeX GUI locally on Windows, install it using the following binary file: https://sourceforge.net/projects/HaDeX/files/HaDeX_setup.exe/download

Local instance of HaDeX package

You can install the latest development version of the package:

devtools::install_github("hadexversum/HaDeX")

or the latest version available on CRAN:

install.packages("HaDeX")

After installation GUI can be accessed locally:

library(HaDeX)
HaDeX_gui()

Online manual

The HaDeX documentation is available online.

Citation

Puchala W, Burdukiewicz M, Kistowski M, Dabrowska KA, Badaczewska-Dawid AE, Cysewski D and Dadlez M (2020). HaDeX: Analysis and Visualisation of Hydrogen/Deuterium Exchange Mass Spectrometry Data. Bioinformatics, 10.1093/bioinformatics/btaa587.

Funding

This work is supported by Foundation of Polish Science (TEAM TECH CORE FACILITY/2016-2/2 Mass Spectrometry of Biopharmaceuticals - improved methodologies for qualitative, quantitative and structural characterization of drugs, proteinaceous drug targets and diagnostic molecules) and Narodowe Centrum Nauki (Preludium Bis 1 2019/35/O/NZ2/03745 Wysokorozdzielcza analiza danych z eksperymentów wymiany proton-deuter monitorowanych spektrometrią mas).