RGBM (version 1.0-7)

transform_importance_to_weights: Log transforms the edge-weights in the inferred GRN

Description

This function performs an inverse absolute log-transformation of the non-zero edge weights in the final inferred GRN (A) to make the edge-weights more comprehensible and understandable.

Usage

transform_importance_to_weights(A)

Arguments

A

Inferred GRN in the form of Ntfs-by-Ntargets matrix

Value

Refined adjacency matrix A in the form of Ntfs-by-Ntargets matrix