Package: scp
Title: Mass Spectrometry-Based Single-Cell Proteomics Data Analysis
Version: 1.4.0
Authors@R: 
    c(person("Christophe", "Vanderaa",
	      email = "christophe.vanderaa@uclouvain.be",
	      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"))
Description: Utility functions for manipulating, processing, and analyzing mass
    spectrometry-based single-cell proteomics (SCP) data. The package is an 
    extension to the 'QFeatures' package designed for SCP applications. 
Depends: R (>= 4.0), QFeatures (>= 1.3.5)
Imports: methods, stats, utils, SingleCellExperiment,
        SummarizedExperiment, MultiAssayExperiment, MsCoreUtils,
        matrixStats, S4Vectors, dplyr, magrittr, rlang
Suggests: testthat, knitr, BiocStyle, rmarkdown, patchwork, ggplot2,
        impute, scater, sva, preprocessCore, 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.1.1
git_url: https://git.bioconductor.org/packages/scp
git_branch: RELEASE_3_14
git_last_commit: e3ef0ca
git_last_commit_date: 2021-10-26
Date/Publication: 2021-10-26
NeedsCompilation: no
Packaged: 2021-10-27 03:56:36 UTC; biocbuild
Author: Christophe Vanderaa [aut, cre]
    (<https://orcid.org/0000-0001-7443-5427>),
  Laurent Gatto [aut] (<https://orcid.org/0000-0002-1520-2268>)
Maintainer: Christophe Vanderaa <christophe.vanderaa@uclouvain.be>
Built: R 4.1.1; ; 2021-10-27 13:19:48 UTC; windows
