mkegg2description: MKEGG ID to Description

Description Usage Arguments Value Examples

View source: R/mkegg2description.R

Description

MKEGG ID to Description

Usage

1

Arguments

mkegg.id

A vector of MKEGG IDs

Value

A data.frame with MKEGG IDs and its descriptions.

Examples

1
2
3
4
5
## Not run: 
mkegg.ids <- sample_data$MKEGG$ID[1:3]
mkegg2description(mkegg.ids)

## End(Not run)

altintasali/ontoClust documentation built on Dec. 19, 2021, 1:36 a.m.