Filter GRN links based on coefficient thresholds.
Usage
filter_links(links, p = 0.001, threshold_number = 10000, min_coef = 0)
Arguments
- links
Links object
- p
Percentile threshold
- threshold_number
Maximum number of links
- min_coef
Minimum absolute coefficient
Value
Modified Links object