diffusionMat: Calculate the heat diffusion matrix when reaching equilibrium

Description Usage Arguments Value

Description

This function calculate the equilibrium heat diffusion matrix, using HotNet2 algorithm (Leiserson MDM, et al. Nat Genet. 2015).

Usage

1
diffusionMat(links = interactions_brain, directed = FALSE, beta = 0.55)

Arguments

links

A two-column matrix or data frame, with each row representing one interaction

directed

Whether the interactions are directed

beta

Insulating parameter between 0 and 1

Value

The heat diffusion matrix


maplesword/TOMRwModule documentation built on May 31, 2019, 1:16 p.m.