LncPath-internal: LncPath internal functions

Description Usage Author(s)

Description

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

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
    initializeLncPathEnvir()
    rw(W, p0, gamma)
    RandomWalk2igraph(igraphM, VertexWeight, EdgeWeight = TRUE, gamma = 0.7)
    lncPath.HeatMapPlot(V, row.names = F, col.labels, col.classes, 
	col.names = F, main = " ", xlab = " ", ylab = " ")
    lncPath.EnrichmentScore(gene.list, gene.set, weighted.score.type = 1, 
	correl.vector = NULL)
    lncPath.EnrichmentScore2(gene.list, gene.set, weighted.score.type = 1, 
	correl.vector = NULL)
    ESNorm(ESs)
    calT(inData, classLabel)
    calFD(inData, classLabel)

Author(s)

Junwei Han <hanjunwei1981@163.com>, Zeguo Sun <zeguo.sun@163.com>


LncPath documentation built on May 2, 2019, 11:03 a.m.