View source: R/feature_processing.R
getIDMappingDatabase | R Documentation |
Check by means of the given organism name if the required 'AnnotationDbi' package is installed. Select the ID mapping table based on the organism name and return it.
getIDMappingDatabase(organism)
organism |
String that defines the organism. |
AnnotationDbi database for ID mapping.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.