Package: HaDeX
Title: Analysis and Visualisation of Hydrogen/Deuterium Exchange Mass
        Spectrometry Data
Version: 0.1
Authors@R: c(person("Weronika", "Puchala", 
           email = "puchala.weronika@gmail.com", 
           role = c("cre", "aut")),
           person("Michal", "Burdukiewicz", 
           email = "michalburdukiewicz@gmail.com", 
           comment = c(ORCID = "0000-0001-8926-582X"),
           role = c("aut")),
           person("Dominik", "Rafacz", 
           email = "d.rafacz@student.mini.pw.edu.pl",
           role = c("ctb")))
Description: Functions for processing, analysis and visualization of Hydrogen Deuterium eXchange monitored by 
             Mass Spectrometry experiments (HDX-MS). 'HaDeX' introduces a new standardized and reproducible workflow 
             for the analysis of the HDX-MS data, including novel uncertainty intervals. Additionally, it covers 
             data exploration, quality control and generation of publication-quality figures. All functionalities 
             are also available in the in-built 'Shiny' app.
Depends: R (>= 3.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: data.table, dplyr, DT, ggplot2, gsubfn, latex2exp, reshape2,
        readr, readxl, shiny, stringr, tidyr
Suggests: covr, digest, knitr, pander, rmarkdown, testthat, vdiffr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-07-03 14:41:45 UTC; pucha
Author: Weronika Puchala [cre, aut],
  Michal Burdukiewicz [aut] (<https://orcid.org/0000-0001-8926-582X>),
  Dominik Rafacz [ctb]
Maintainer: Weronika Puchala <puchala.weronika@gmail.com>
Repository: CRAN
Date/Publication: 2019-07-04 09:10:03 UTC
