grep_datasets: grep_datasets

Description Usage Arguments Value Examples

View source: R/grep_datasets.R

Description

grep_datasets funcion takes a list of species as an input and produces a datasets of map numpers of the pathways and gene IDs

Usage

1
grep_datasets(species)

Arguments

species

A list of abbreviations of the intersested species.

Value

A data frame of two columns, the first one is KEGG gene ids and the second one is the map numpers

Examples

1
2
a <- list_species("arachis")
b <-  grep_datasets(c("adu","aip"))

w-korani/keggseq documentation built on May 3, 2019, 7:10 p.m.