createIDconverter2 | R Documentation |
This function takes an annotation package, and conbversion types as input to create an ID converter function This code was modified from the SetRank package (Cedric Simillion (2016). SetRank: Advanced Gene Set Enrichment Analysis. R package version 1.1.0. https://CRAN.R-project.org/package=SetRank)
createIDconverter2(annotationPackageName, from, to)
annotationPackageName |
Annotation package name. Format = String. |
from |
Input ID type. See keytypes(<annotation package name>) for annotation package-specific ID types |
to |
Output ID type. See keytypes(<annotation package name>) for annotation package-specific ID types |
Brandon D. Murugan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.