list_path_net: Get human KEGG pathway data and output of path_net in order...

Description Usage Arguments Value Examples

Description

list_path_net creates a list of interacting genes for each human pathway.

Usage

1
list_path_net(lista_net, pathway)

Arguments

lista_net

output of path_net

pathway

pathway data as provided by getKEGGdata

Value

a list of genes for each pathway (interacting genes belong to that pathway)

Examples

1
2
lista_netw<-path_net(pathway=path,data=netw)
list_path<-list_path_net(lista_net=lista_netw,pathway=path)

claudiacava/StarBioTrek documentation built on May 28, 2019, 7:29 p.m.