Skip to content

Correlate FP score with target gene expression

Usage

module2_correlate_fp_targets(
  module2_inputs,
  candidates,
  n_cores = NULL,
  verbose = TRUE
)

Arguments

module2_inputs

Output from module2_identify_candidate_links.

candidates

Output from module2_link_fp_targets.

n_cores

Number of worker cores; NULL uses all available cores.

verbose

Emit concise progress messages.

Value

An FP-target correlation table with pass flags.