compute_dns {INDEED}R Documentation

Calculate the differential network score

Description

This function calculates differential network score by using the binary link and z-scores.

Usage

compute_dns(binary_link, z_score)

Arguments

binary_link

This is the binary correlation matrix with 1 indicating positive correlation and -1 indicating negative correlation for each biomolecular pair.

z_score

This is converted from the given or calculated p-value.

Value

An activity score associated with each biomarker candidate.


[Package INDEED version 2.8.0 Index]