getKEGGdata {StarBioTrek} | R Documentation |
getKEGGdata creates a data frame with human KEGG pathway. Columns are the pathways and rows the genes inside those pathway
getKEGGdata(KEGG_path)
KEGG_path |
variable |
dataframe with human pathway data
path<-getKEGGdata(KEGG_path="Transcript")