- Home
- Bioconductor 3.23
- Software Packages
- BioCartaImage (development version)
BioCartaImage
This is the development version of BioCartaImage; for the stable release version, see BioCartaImage.
BioCarta Pathway Images
Bioconductor version: Development (3.23)
The core functionality of the package is to provide coordinates of genes on the BioCarta pathway images and to provide methods to add self-defined graphics to the genes of interest.
Author: Zuguang Gu [aut, cre] ORCID iD ORCID: 0000-0002-7395-8709
Maintainer: Zuguang Gu <z.gu at dkfz.de>
citation("BioCartaImage")):
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("BioCartaImage")
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("BioCartaImage")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.