pathnet: Get human KEGG pathway data and creates a network data.

Description Usage Arguments Value Examples

View source: R/path_star.R

Description

pathnet 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
pathnet(genes.by.pathway, data)

Arguments

genes.by.pathway

a list of pathway data as provided by ConvertedIDgenes

data

a list of 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<-pathnet(genes.by.pathway=pathway[1:5],data=netw)

StarBioTrek documentation built on Nov. 8, 2020, 8:02 p.m.