- Home
- Bioconductor 3.7
- Software Packages
- BridgeDbR
BridgeDbR
This package is for version 3.7 of Bioconductor; for the stable, up-to-date release version, see BridgeDbR.
Code for using BridgeDb identifier mapping framework from within R
Bioconductor version: 3.7
Use BridgeDb functions and load identifier mapping databases in R.
Author: Christ Leemans <christleemans at gmail.com>, Egon Willighagen <egon.willighagen at gmail.com>, Anwesha Bohler <anweshabohler at gmail.com>, Lars Eijssen <l.eijssen at maastrichtuniversity.nl>
Maintainer: Egon Willighagen <egon.willighagen at gmail.com>
citation("BridgeDbR")):
Installation
To install this package, start R (version "3.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("BridgeDbR")
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("BridgeDbR")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.