normalize_matrix_colwise {RGBM} | R Documentation |
We perform a column normalization on an adjacency matrix A equivalent to inferred GRN
normalize_matrix_colwise(A,Ntargets)
A |
Inferred GRN in the form of Ntfs-by-Ntargets matrix |
Ntargets |
Total number of target genes used in the experiment |
Column Normalized GRN of size Ntfs-by-Ntargets
Raghvendra Mall <rmall@hbku.edu.qa>