Package: PTXQC
Type: Package
Title: Quality Report Generation for MaxQuant and mzTab Results
Version: 1.1.3
Date: 2025-07-15
Authors@R: c(person(given = "Chris",
                      family = "Bielow",
                      role = c("aut", "cre"),
                      email = "chris.bielow@bsc.fu-berlin.de"),
               person(given = "Juliane",
                      family = "Schmachtenberg",
                      role = "ctb"),
               person(given = "Swenja",
                      family = "Wagner",
                      role = "ctb"),
               person(given = "Patricia",
                      family = "Scheil",
                      role = "ctb"),
               person(given = "Tom",
                      family = "Waschischek",
                      role = "ctb"),
               person(given = "Guido",
                      family = "Mastrobuoni",
                      role = c("dtc", "rev")))
Description: Generates Proteomics (PTX) quality control (QC) reports for shotgun LC-MS data analyzed with the 
             MaxQuant software suite (from .txt files) or mzTab files (ideally from OpenMS 'QualityControl' tool).
             Reports are customizable (target thresholds, subsetting) and available in HTML or PDF format.
             Published in J. Proteome Res., Proteomics Quality Control: Quality Control Software for MaxQuant Results (2015)
             <doi:10.1021/acs.jproteome.5b00780>.
SystemRequirements: pandoc (http://pandoc.org) for building Vignettes
        and output reports as HTML
Depends: R (>= 3.3.0)
Imports: data.table, ggplot2 (>= 3.4), ggdendro, grid, gridExtra,
        grDevices, gtable, htmlTable, knitr (>= 1.10), magrittr,
        methods, plyr, R6, R6P, RColorBrewer, reshape2, rlang,
        rmarkdown, rmzqc (>= 0.5.0), seqinr, stats, utils, UpSetR,
        xml2, yaml
Suggests: testthat
VignetteBuilder: knitr
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/cbielow/PTXQC
BugReports: https://github.com/cbielow/PTXQC/issues
NeedsCompilation: no
Packaged: 2025-07-15 09:30:55 UTC; bielow
Author: Chris Bielow [aut, cre],
  Juliane Schmachtenberg [ctb],
  Swenja Wagner [ctb],
  Patricia Scheil [ctb],
  Tom Waschischek [ctb],
  Guido Mastrobuoni [dtc, rev]
Maintainer: Chris Bielow <chris.bielow@bsc.fu-berlin.de>
Repository: CRAN
Date/Publication: 2025-07-15 12:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:49:16 UTC; windows
