- Home
- Bioconductor 3.22
- Software Packages
- SubCellBarCode
SubCellBarCode
This is the released version of SubCellBarCode; for the devel version, see SubCellBarCode.
SubCellBarCode: Integrated workflow for robust mapping and visualizing whole human spatial proteome
Bioconductor version: Release (3.22)
Mass-Spectrometry based spatial proteomics have enabled the proteome-wide mapping of protein subcellular localization (Orre et al. 2019, Molecular Cell). SubCellBarCode R package robustly classifies proteins into corresponding subcellular localization.
Author: Taner Arslan
Maintainer: Taner Arslan <taner.arslan at ki.se>
citation("SubCellBarCode")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("SubCellBarCode")
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("SubCellBarCode")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.