Package: scp Title: Mass Spectrometry-Based Single-Cell Proteomics Data Analysis Version: 1.21.1 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://uclouvain-cbio.r-universe.dev Date/Publication: 2026-04-06 19:26:43 UTC RemoteUrl: https://github.com/uclouvain-cbio/scp RemoteRef: HEAD RemoteSha: 5a3e230dfbd85ade1d20962a833dc1d62e88efbd NeedsCompilation: no Packaged: 2026-06-05 06:52:47 UTC; root Author: Christophe Vanderaa [aut, cre] (ORCID: ), Laurent Gatto [aut] (ORCID: ), Léopold Guyot [ctb] Maintainer: Christophe Vanderaa