path to the output of an Active Subnetwork Search.
signif_genes
the vector of significant genes.
score_quan_thr
active subnetwork score quantile threshold (Default = 0.80)
sig_gene_thr
threshold for minimum number of affected genes (Default = 10)
Value
A list of genes in every active subnetwork that has a score greater than
the `score_quan_thr`th quantile and that has at least `sig_gene_thr` affected genes.
See Also
See run_pathfindR for the wrapper function of the
pathfindR workflow