regulate_regulon_size {RGBM} | R Documentation |
Regulate the size of the regulon for each TF
Description
We control the size of the regulon for each TF by using a heuristic to remove the edges whose weights are small
Usage
regulate_regulon_size(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
Author(s)
Raghvendra Mall <rmall@hbku.edu.qa>
[Package RGBM version 1.0-11 Index]