- Home
- Bioconductor 3.23
- Software Packages
- xmapbridge (development version)
xmapbridge
This is the development version of xmapbridge; for the stable release version, see xmapbridge.
Export plotting files to the xmapBridge for visualisation in X:Map
Bioconductor version: Development (3.23)
xmapBridge can plot graphs in the X:Map genome browser. This package exports plotting files in a suitable format.
Author: Tim Yates <Tim.Yates at cruk.manchester.ac.uk> and Crispin J Miller <Crispin.Miller at cruk.manchester.ac.uk>
Maintainer: Chris Wirth <Christopher.Wirth at cruk.manchester.ac.uk>
citation("xmapbridge")):
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("xmapbridge")
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("xmapbridge")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.