BridgeDbR

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

Get started
166 commitsLast commit ≈ 1 month ago4 stars3 forks

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
Programming languages
  • R 65%
  • TeX 31%
  • HTML 4%
License
</>Source code

Participating organisations

Maastricht University

Related software

BridgeDb Java

BR

Java library for identifier mapping

Updated 23 months ago
226 18