Skip to contents

Combine p-value files in a directory

Usage

cauchy_combine_files(result_dir, task_id = NULL, pattern = "*_pvals.tsv")

Arguments

result_dir

Directory containing p-value files

task_id

Task ID to filter files (NULL for all)

pattern

File pattern to match

Value

data.table of combined p-values