- Home
- Bioconductor 3.22
- Software Packages
- ProteoDisco
ProteoDisco
This is the released version of ProteoDisco; for the devel version, see ProteoDisco.
Generation of customized protein variant databases from genomic variants, splice-junctions and manual sequences
Bioconductor version: Release (3.22)
ProteoDisco is an R package to facilitate proteogenomics studies. It houses functions to create customized (variant) protein databases based on user-submitted genomic variants, splice-junctions, fusion genes and manual transcript sequences. The flexible workflow can be adopted to suit a myriad of research and experimental settings.
Author: Job van Riet [cre], Wesley van de Geer [aut], Harmen van de Werken [ths]
Maintainer: Job van Riet <jobvriet at gmail.com>
citation("ProteoDisco")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ProteoDisco")
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("ProteoDisco")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.