keggAnno: annotate KEGG pathway for entrez id or symbol

Description Usage Arguments Value Examples

View source: R/keggAnno.R

Description

somethins

Usage

1
2
keggAnno(geneLists = c(1, 2, 9), fileType = "html", fileName = "gene",
  multiple = T)

Arguments

geneLists

a character vector for gene entrez ID list,default: c(1,2,9)

fileType

choose whether annotate gene name for the gene id or not , default : T

fileName

choose whether annotate gene map for the gene id or not , default : F

multiple

choose whether annotate gene ensembl for the gene id or not , default : F

Value

write a html or csv files for the annotation results.

Examples

1
#' keggAnno('TP53',fileName='TP53',multiple = F),keggAnno('TP53')

jmzeng1314/humanid documentation built on May 19, 2019, 2:57 p.m.