- Home
- Bioconductor 3.23
- Software Packages
- immunogenViewer (development version)
immunogenViewer
This is the development version of immunogenViewer; for the stable release version, see immunogenViewer.
Visualization and evaluation of protein immunogens
Bioconductor version: Development (3.23)
Plots protein properties and visualizes position of peptide immunogens within protein sequence. Allows evaluation of immunogens based on structural and functional annotations to infer suitability for antibody-based methods aiming to detect native proteins.
Author: Katharina Waury [aut, cre] ORCID iD ORCID: 0000-0002-8570-7640
Maintainer: Katharina Waury <kathiwaury at gmail.com>
citation("immunogenViewer")):
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("immunogenViewer")
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("immunogenViewer")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.