View source: R/helper_function.R
compute_dns | R Documentation |
This function calculates differential network score by using the binary link and z-scores.
compute_dns(binary_link, z_score)
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. |
An activity score associated with each biomarker candidate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.