Step 2: Get candidates in modules enriched in guide genes
Source:R/candidate_mining.R
mine_step2.Rd
Step 2: Get candidates in modules enriched in guide genes
Arguments
- exp
Expression data frame with genes in row names and samples in column names or a SummarizedExperiment object.
- gcn
Gene coexpression network returned by
BioNERO::exp2gcn()
.- guides
Guide genes as a character vector or as a data frame with genes in the first column and gene annotation class in the second column.
- candidates
Character vector of all candidates genes to be inspected.
- ...
Additional arguments to
BioNERO::module_enrichment