- Home
- Bioconductor 3.13
- Experiment Packages
- scpdata
scpdata
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see scpdata.
Single-Cell Proteomics Data Package
Bioconductor version: 3.13
The package disseminates mass spectrometry (MS)-based single-cell proteomics (SCP) datasets. The data were collected from published work and formatted using the `scp` data structure. The data sets contain quantitative information at spectrum, peptide and/or protein level for single cells or minute sample amounts.
Author: Christophe Vanderaa [aut, cre] , Laurent Gatto [aut]
Maintainer: Christophe Vanderaa <christophe.vanderaa at uclouvain.be>
citation("scpdata")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("scpdata")
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("scpdata")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.