Package: HaDeX
Title: Analysis and Visualisation of Hydrogen/Deuterium Exchange Mass
        Spectrometry Data
Version: 1.1
Authors@R: c(person("Weronika", "Puchala", 
           email = "puchala.weronika@gmail.com", 
           comment = c(ORCID = "0000-0003-2163-1429"),
           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: 7.0.2
Imports: data.table, dplyr, DT, ggplot2, gsubfn, latex2exp, reshape2,
        readr, readxl, shiny, stringr, tidyr
Suggests: spelling, covr, digest, knitr, pander, rmarkdown,
        shinycssloaders, shinyhelper, testthat, vdiffr
VignetteBuilder: knitr
Language: en-US
NeedsCompilation: no
Packaged: 2020-02-06 12:39:00 UTC; User
Author: Weronika Puchala [cre, aut] (<https://orcid.org/0000-0003-2163-1429>),
  Michal Burdukiewicz [aut] (<https://orcid.org/0000-0001-8926-582X>),
  Dominik Rafacz [ctb]
Maintainer: Weronika Puchala <puchala.weronika@gmail.com>
Repository: CRAN
Date/Publication: 2020-02-06 13:50:02 UTC
