get_inputSampleKEGG_m: Get sample genes in specific KEGG pathway

Description Usage Arguments Value Examples

Description

Get sample genes in specific KEGG pathway

Usage

1
get_inputSampleKEGG_m(thisInputSampleKEGG, geneInOnePathwayDF)

Arguments

thisInputSampleKEGG

input sample with in KEGG gene ID

geneInOnePathwayDF

gene list in specific KEGG pathway

Value

sample genes in specific KEGG pathway

Examples

1
2
3
4
5
data(inputSample)
inputSample<-as.data.frame(inputSample)

geneInOnePathwayDF<-getGeneInOnePathwayDF("mmu05160","mmu")
get_inputSampleKEGG_m(inputSample,geneInOnePathwayDF)

ppdragondw/Key2Enrich documentation built on May 29, 2019, 7:39 a.m.