organismKEGGFrame {AnnotationDbi} | R Documentation |
A data frame that maps species names to KEGG organisms
Description
Create a data.frame that maps a species name (e.g. Homo sapeins) to the KEGG organsim notation (e.g. hsa).
Usage
organismKEGGFrame()
Value
A data.frame with 2 columns, species and organsim.
Author(s)
Kayla Interdonato
Examples
query <- organismKEGGFrame()
head(query)
[Package AnnotationDbi version 1.58.0 Index]