scp
This package is for version 3.16 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.16
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.
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.2") 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.