Package: MSstatsPTM
Type: Package
Title: Statistical Characterization of Post-translational Modifications
Version: 1.6.0
Date: 2021-11-08
Description: MSstatsPTM provides general statistical methods for quantitative 
    characterization of post-translational modifications (PTMs). Supports DDA, 
    DIA, and tandem mass tag (TMT) labeling. Typically, the 
    analysis involves the quantification of PTM sites (i.e., modified residues) 
    and their corresponding proteins, as well as the integration of the 
    quantification results. MSstatsPTM provides functions for summarization, 
    estimation of PTM site abundance, and detection of changes in PTMs across 
    experimental conditions. 
Authors@R: c(
    person("Devon", "Kohler", email = "kohler.d@northeastern.edu", role = c("aut", "cre")),
    person("Tsung-Heng", "Tsai", email="tsai.tsungheng@gmail.com", role=c("aut")),
            person("Ting", "Huang", email = "thuang0703@gmail.com", role=c("aut")),
            person("Mateusz", "Staniak", email = "mtst@mstaniak.pl", role = c("aut")),
          	person("Meena", "Choi", email = "mnchoi67@gmail.com", role="aut"),
          	person("Olga", "Vitek", email = "o.vitek@northeastern.edu", role = "aut"))
License: Artistic-2.0
Depends: R (>= 4.0)
Imports: dplyr, gridExtra, stringr, stats, ggplot2, grDevices,
        MSstatsTMT, MSstatsConvert, MSstats, data.table, Rcpp,
        Biostrings, checkmate, ggrepel
Suggests: BiocStyle, knitr, rmarkdown, tinytest, covr
LazyData: true
LinkingTo: Rcpp
VignetteBuilder: knitr
biocViews: ImmunoOncology, MassSpectrometry, Proteomics, Software,
        DifferentialExpression, OneChannel, TwoChannel, Normalization,
        QualityControl
BugReports: https://github.com/Vitek-Lab/MSstatsPTM/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
git_url: https://git.bioconductor.org/packages/MSstatsPTM
git_branch: RELEASE_3_15
git_last_commit: e7a3639
git_last_commit_date: 2022-04-26
Date/Publication: 2022-05-15
NeedsCompilation: yes
Packaged: 2022-05-15 23:29:43 UTC; biocbuild
Author: Devon Kohler [aut, cre],
  Tsung-Heng Tsai [aut],
  Ting Huang [aut],
  Mateusz Staniak [aut],
  Meena Choi [aut],
  Olga Vitek [aut]
Maintainer: Devon Kohler <kohler.d@northeastern.edu>
Built: R 4.2.0; x86_64-w64-mingw32; 2022-05-16 09:26:08 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
