compute_dns {INDEED} | 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.