getKEGGdata {StarBioTrek}R Documentation

Get human KEGG pathway data.

Description

getKEGGdata creates a data frame with human KEGG pathway. Columns are the pathways and rows the genes inside those pathway

Usage

getKEGGdata(KEGG_path)

Arguments

KEGG_path

variable

Value

dataframe with human pathway data

Examples

path<-getKEGGdata(KEGG_path="Transcript")

[Package StarBioTrek version 1.6.0 Index]