SubpathwayLNCE-internal: SubpathwayLNCE internal functions

Description Usage Author(s)

Description

These functions internally called by other functions in the package SupathwayLNCE and not meant to be called by the user.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
    initialize()
    Getenvir(envData)
	getEdgeLabel(graph)
    getEdgeLty(graph)
	getLayout(graph)
	ExpProcess(ExpMatrix,pert)
	getKGeneFromGene(geneList)
	getNodeLabel(graph,type="symbol",displayNumber=1)
	getOneNodePath(current_node,other_nodes,pathway,
	n,all_shortest_paths_length,directed,method="shortestPaths")
	getSymbolFromGene(geneList)
	

Author(s)

Xinrui Shi, Chunquan Li, Xia Li


SubpathwayLNCE documentation built on May 1, 2019, 10:25 p.m.