compute_dns: Calculate the differential network score

View source: R/helper_function.R

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


ressomlab/INDEED documentation built on Aug. 3, 2022, 4:45 p.m.