getN: Get the number of all genes with KEGG gene ID

Description Usage Arguments Value Examples

Description

Get the number of all genes with KEGG gene ID

Usage

1
getN(allGeneInPathwayDF)

Arguments

allGeneInPathwayDF

all KEGG pathway ID and its gene list in KEGG gene ID format

Value

N:the number of all genes with KEGG gene ID

Examples

1
2
3
4
KEGGSpecies<-"mmu"

allGeneInPathwayDF<-getAllGeneInPathwayDF("mmu")
print(N<-getN(allGeneInPathwayDF))

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