Skip to contents

Pertrubs the unipartite network with fixed node strength from adjacency matrix

Usage

craneUnipartite(A, alpha = 0.1, isSelfLoop = F)

Arguments

A

Adjacency Matrix

alpha

alpha paramter perturbs each edge weights

isSelfLoop

TRUE/FALSE if self loop exists. co-expression matrix will have a self-loop of 1. Thus TRUE

Value

adjacency matrix