Query specific links by TF(s) and/or distance to TSS
Source:R/utils_step2_predict_tf_targets.R
query_predicted_links.RdQuery specific links by TF(s) and/or distance to TSS
Usage
query_predicted_links(
module2,
tf = NULL,
fp_id = NULL,
target_gene = NULL,
max_distance_to_tss = NULL,
pass_only = TRUE
)