Package: scp
Title: Mass Spectrometry-Based Single-Cell Proteomics Data Analysis
Version: 1.23.0
Authors@R: 
    c(person("Christophe", "Vanderaa",
              email = "vanderaa.christophe@gmail.com",
              comment = c(ORCID = "0000-0001-7443-5427"),
              role = c("aut", "cre")),
      person("Laurent", "Gatto",
              email = "laurent.gatto@uclouvain.be",
              comment = c(ORCID = "0000-0002-1520-2268"),
              role = "aut"),
      person("Léopold", "Guyot", role = "ctb"))
Description: Utility functions for manipulating, processing, and
        analyzing mass spectrometry-based single-cell proteomics data.
        The package is an extension to the 'QFeatures' package and
        relies on 'SingleCellExpirement' to enable single-cell
        proteomics analyses. The package offers the user the
        functionality to process quantitative table (as generated by
        MaxQuant, Proteome Discoverer, and more) into data tables ready
        for downstream analysis and data visualization.
Depends: R (>= 4.3.0), QFeatures (>= 1.19.1)
Imports: IHW, ggplot2, ggrepel, matrixStats, metapod, methods,
        MsCoreUtils, MultiAssayExperiment, nipals, RColorBrewer,
        S4Vectors, SingleCellExperiment, SummarizedExperiment, stats,
        utils
Suggests: BiocStyle, BiocGenerics, MsDataHub (>= 1.3.3), impute, knitr,
        patchwork, preprocessCore, rmarkdown, scater, scpdata, sva,
        testthat, vdiffr, vsn, uwot
License: Artistic-2.0
Encoding: UTF-8
VignetteBuilder: knitr
biocViews: GeneExpression, Proteomics, SingleCell, MassSpectrometry,
        Preprocessing, CellBasedAssays
BugReports: https://github.com/UCLouvain-CBIO/scp/issues
URL: https://UCLouvain-CBIO.github.io/scp
Roxygen: list(markdown=TRUE)
RoxygenNote: 7.3.2
Config/pak/sysreqs: cmake coinor-symphony coinor-libsymphony-dev
        libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev
        zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-04-28 12:54:00 UTC
RemoteUrl: https://github.com/bioc/scp
RemoteRef: HEAD
RemoteSha: af0dcfbda2ea8ec001582a219487d959d47c2bc2
NeedsCompilation: no
Packaged: 2026-05-30 09:50:10 UTC; root
Author: Christophe Vanderaa [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7443-5427>),
  Laurent Gatto [aut] (ORCID: <https://orcid.org/0000-0002-1520-2268>),
  Léopold Guyot [ctb]
Maintainer: Christophe Vanderaa <vanderaa.christophe@gmail.com>
Built: R 4.6.0; ; 2026-05-30 10:33:41 UTC; windows
