convertid

From MaRDI portal
Software:121688



CRANconvertidMaRDI QIDQ121688

Convert Gene IDs Between Each Other and Fetch Annotations from Biomart

Henrik Edgren, Vidal Fey

Last update: 29 November 2023

Copyright license: GNU General Public License, version 3.0

Software version identifier: 0.1.3, 0.1.1, 0.1.2, 0.1.5, 0.1.6, 0.1.7, 0.1.8



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.