Last data update: 2014.03.03

R: SubpathwayGMir internal functions
SubpathwayGMir-internalR Documentation

SubpathwayGMir internal functions

Description

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

Usage

getEdgeLabel(graph)
getEdgeLty(graph)
getLayout(graph)
fdr.est(p)
getOneNodePath(current_node,other_nodes,pathway,
         n,all_shortest_paths_length,
         directed,method="shortestPaths")
mytriangle(coords, v=NULL, params)
getSymbolFromGene(geneList)

Author(s)

Li Feng, Chunquan Li and Xia Li

Results