path_net: Get human KEGG pathway data and network data in order to...

Description Usage Arguments Value Examples

Description

path_net creates a list of network data for each human pathway. The network data will be generated when interacting genes belong to that pathway.

Usage

1
path_net(pathway, data)

Arguments

pathway

pathway data as provided by getKEGGdata

data

network data as provided by getNETdata

Value

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

Examples

1
lista_net<-path_net(pathway=path,data=netw)

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