Ctrl K

BridgeDbR

R package for the BridgeDb Java library making identifier mapping functionality available in the R environment.

Description

BridgeDbR is a tool that can do identifier mapping. Available identifier mapping files support ID mapping for genes and proteins (NCBI Gene, Ensembl, UniProt), metabolites (ChEBI, PubChem, InChIKey), and more.

To install this package, start R (version "4.2") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("BridgeDbR")

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("BridgeDbR")
Keywords
persistent identifiers
Statistics
Programming languages
License
</>Source code
Packages

Participating organisations

Maastricht University

Related software

BridgeDb Java

BR

Java library for identifier mapping

Updated 24 months ago
226 18