scp
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see scp.
Mass Spectrometry-Based Single-Cell Proteomics Data Analysis
DOI: 10.18129/B9.bioc.scp
Bioconductor version: 3.13
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.
Author: Christophe Vanderaa [aut, cre] , Laurent Gatto [aut]
Maintainer: Christophe Vanderaa <christophe.vanderaa at uclouvain.be>
citation("scp")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scp")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("scp")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.