organismKEGGFrame: A data frame that maps species names to KEGG organisms

Description Usage Value Author(s) Examples

View source: R/GOTerms.R

Description

Create a data.frame that maps a species name (e.g. Homo sapeins) to the KEGG organsim notation (e.g. hsa).

Usage

1

Value

A data.frame with 2 columns, species and organsim.

Author(s)

Kayla Interdonato

Examples

1
2
query <- organismKEGGFrame()
head(query)

jmacdon/AnnotationDbi documentation built on Oct. 22, 2021, 9:14 p.m.