README.md

codecov.io

Single cell proteomics data processing

The scp package is used to process and analyse mass spectrometry-based single cell proteomics data. It relies on the QFeatures package to manage and process SingleCellExperiment objects.

Installation

To install the stable version from Bioconductor:

if (!requireNamespace("BiocManager"))
    install.packages("BiocManager")
BiocManager::install("scp")

To install the development version from GitHub:

BiocManager::install("UCLouvain-CBIO/scp")

Asking for help

Feel free to use Github issues or the Bioconductor support site to ask question or report problems with scp.



Try the scp package in your browser

Any scripts or data that you put into this service are public.

scp documentation built on Nov. 8, 2020, 8:20 p.m.