Description Usage Arguments Value Author(s) See Also Examples
Get the ranking of differential expression of genes on graph using geneRank algorithm.
1 | getGeneRanking(x = x, y = y, Gsub = Gsub, d = d)
|
x |
gene expression data |
y |
class labels |
Gsub |
Adjacency matrix of Protein-protein intersction network |
d |
damping factor for GeneRank, defaults value is 0.5 |
r |
ranking of each gebes on graph |
Yupeng Cun yupeng.cun@gmail.com
See Also as pGeneRank
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.