convertid: Convert Gene IDs Between Each Other and Fetch Annotations from Biomart

Gene Symbols or Ensembl Gene IDs are converted using the Bimap interface in 'AnnotationDbi' in convertId2() but that function is only provided as fallback mechanism for the most common use cases in data analysis. The main function in the package is convert.bm() which queries BioMart using the full capacity of the API provided through the 'biomaRt' package. Presets and defaults are provided for convenience but all "marts", "filters" and "attributes" can be set by the user. Function convert.alias() converts Gene Symbols to Aliases and vice versa and function likely_symbol() attempts to determine the most likely current Gene Symbol.

Getting started

Package details

AuthorVidal Fey [aut, cre], Henrik Edgren [aut]
MaintainerVidal Fey <vidal.fey@gmail.com>
LicenseGPL-3
Version0.1.10
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("convertid")

Try the convertid package in your browser

Any scripts or data that you put into this service are public.

convertid documentation built on April 4, 2025, 1:01 a.m.