RotationAnalysis: Community comparison method (CONDOR optimizaton)

Description Usage Arguments Value Examples

Description

Takes two networks, finds community structure of each one individually using CONDOR, and then ranks the nodes that show the biggest difference in their community membership.

Usage

1
RotationAnalysis(net.table)

Arguments

net.table

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.

Value

Vector of nodes ordered by how much they change their community membership between the two networks.

Examples

1

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