RGBM (version 1.0-4)

apply_row_deviation:

Description

This function performs a row-wise standard deviation of network A to generate an S1 matrix which is then used to modify the weights in network A

Usage

apply_row_deviation(A,Ntfs,Ntargets)

Arguments

A
Inferred GRN in the form of Ntfs-by-Ntargets matrix
Ntfs
Total number of transcription factors used in the experiment.
Ntargets
Total number of target genes used in the experiment

Value

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