compute_dns: Calculate the differential network score

Description Usage Arguments Value

View source: R/helper_function.R

Description

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

Usage

1
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.


INDEED documentation built on Nov. 8, 2020, 11:12 p.m.