Filter edges based on expression and specificity thresholds.
Arguments
- nova_result
NOVAResult object from
ExtractEdges- min_expr
Minimum mean expression threshold for ligand/receptor
- min_pct
Minimum detection rate (proportion of expressing cells)
- min_spec
Minimum specificity threshold
- top_n
Keep only top N edges by specificity (0 = all)