Skip to contents

Create links data frame from GRN coefficients

Usage

coef_to_links(coef_matrix, p_threshold = 1, coef_threshold = 0)

Arguments

coef_matrix

Coefficient matrix

p_threshold

P-value threshold for filtering

coef_threshold

Absolute coefficient threshold

Value

Data frame with source, target, coef columns