- Home
- Bioconductor 3.23
- Software Packages
- pRoloc (development version)
pRoloc
This is the development version of pRoloc; for the stable release version, see pRoloc.
A unifying bioinformatics framework for spatial proteomics
Bioconductor version: Development (3.23)
The pRoloc package implements machine learning and visualisation methods for the analysis and interogation of quantitiative mass spectrometry data to reliably infer protein sub-cellular localisation.
Author: Laurent Gatto [aut], Lisa Breckels [aut, cre], Thomas Burger [ctb], Samuel Wieczorek [ctb], Charlotte Hutchings [ctb], Oliver Crook [aut]
Maintainer: Lisa Breckels <lms79 at cam.ac.uk>
citation("pRoloc")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("pRoloc")
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("pRoloc")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.