diffusedMatrix: diffusing the normalized adjacency matrix

Description Usage Arguments Value Author(s)

View source: R/MinNetRank.R

Description

We consider the direct and indirectly neighbors of each gene in the interaction network. The value reflects the connectivity between nodes j and i.

Usage

1
diffusedMatrix(M_Matrix, beta)

Arguments

M_Matrix

the normalized adjacency matrix

beta

the restart probability

Value

matrix

Author(s)

Ting Wei <weitinging@sjtu.edu.cn>; Zhangsheng Yu Maintainer: Ting Wei <weitinging@sjtu.edu.cn>


weitinging/MinNetRank documentation built on Dec. 29, 2019, 12:26 a.m.