transform_importance_to_weights {RGBM} | R Documentation |
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.
transform_importance_to_weights(A)
A |
Inferred GRN in the form of Ntfs-by-Ntargets matrix |
Refined adjacency matrix A in the form of Ntfs-by-Ntargets matrix
Raghvendra Mall <rmall@hbku.edu.qa>