run_full_analysis: Title

Description Usage Arguments

View source: R/full_pipeline.R

Description

Title

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
run_full_analysis(
  output_directory,
  matrix_directory,
  matrix_base_name,
  pbm_conditions_file = NA,
  pbm_conditions = NA,
  annotation_file,
  reference_motifs_file,
  run_tag = NA,
  seed_zscore_threshold = 1,
  rolling_ic_threshold = 1.5,
  comparison_method = "ed",
  pvalue_threshold = 0.05
)

Arguments

run_tag

pamelaglopez/hTF_array documentation built on Feb. 23, 2022, 12:05 a.m.