initializeSignallingNetwork: receptor2tfDiffusion

Description Usage Arguments Examples

View source: R/diffusion.R

Description

To calculate Network diffusion, there are mainly two steps: creating Signalling Network (SigNet) and use SigNet output in calculate single-sample network connectivity using diffusion model.

Usage

1

Arguments

network

a dataframe of two columns "from" and "to" with strings representing gene IDs

nodeW

weight on the network node

Examples

1
2
#network <- initializeSignallingNetwork(network = network, nodeW = nodeW)
#{ ... }

Amy3100/receptor2tfDiffusion documentation built on Dec. 17, 2021, 8:47 a.m.