The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.1.8
Depends: AnnotationDbi
Imports: org.Hs.eg.db, org.Mm.eg.db, plyr, stringr, biomaRt, stats, xml2, utils, rappdirs, assertthat, methods, httr, BiocFileCache
Published: 2023-11-29
Author: Vidal Fey [aut, cre], Henrik Edgren [aut]
Maintainer: Vidal Fey <vidal.fey at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: convertid results

Documentation:

Reference manual: convertid.pdf

Downloads:

Package source: convertid_0.1.8.tar.gz
Windows binaries: r-devel: convertid_0.1.8.zip, r-release: convertid_0.1.8.zip, r-oldrel: convertid_0.1.8.zip
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): convertid_0.1.8.tgz, r-release (x86_64): convertid_0.1.8.tgz, r-oldrel (x86_64): not available
Old sources: convertid archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=convertid to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.