Package: ComPrAn
Type: Package
Title: Complexome Profiling Analysis package
Version: 1.18.0
Authors@R: 
    c(person(given = "Rick",
           family = "Scavetta",
           role = c("aut"),
           email = "rick@scavetta.academy"),
      person(given = "Petra",
           family = "Palenikova",
           role = c("aut", "cre"),
           email = "palenikova3@gmail.com",
           comment = c(ORCID = "0000-0002-2465-4370")))
Description: This package is for analysis of SILAC labeled complexome profiling
    data. It uses peptide table in tab-delimited format as an input and produces
    ready-to-use tables and plots.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: data.table, dplyr, forcats, ggplot2, magrittr, purrr, tidyr,
        rlang, stringr, shiny, DT, RColorBrewer, VennDiagram, rio,
        scales, shinydashboard, shinyjs, stats, tibble, grid
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
VignetteBuilder: knitr
biocViews: MassSpectrometry, Proteomics, Visualization
git_url: https://git.bioconductor.org/packages/ComPrAn
git_branch: RELEASE_3_22
git_last_commit: 16928c0
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 03:15:54 UTC; biocbuild
Author: Rick Scavetta [aut],
  Petra Palenikova [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2465-4370>)
Maintainer: Petra Palenikova <palenikova3@gmail.com>
