View source: R/full_pipeline.R
Title
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
)
|
run_tag |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.