computeDWBMmat.mscale: Differential modularity matrix

Description Usage Arguments Value Examples

Description

This function computes the differential modularity matrix for weighted bipartite networks. The community structure of the healthy network is rescaled by the ratio of m (the total edge weight) of each network.

Usage

1
computeDWBMmat.mscale(edge.mat, ctrl.memb)

Arguments

edge.mat

A table of edges, with the first column representing the TFs ("from" nodes) and the second column representing the targets ("to" nodes). The third column contains the edge weights corresponding to the control or healthy network, and the fourth column contains the edge weights for the disease network or network of interest.

ctrl.memb

The community membership for the control (healthy) network.

Value

The differential modularity matrix, with rows representing "from" nodes and columns representing "to" nodes.

Examples

1

meghapadi/ALPACA documentation built on May 20, 2019, 6:47 p.m.