Read the .locusscore and .enrich output files written by GoShifter and merge them with ROADMAP reference metadata.

GOSHIFTER_process_results(locus_dir, output_bed, out_prefix)

Arguments

locus_dir

Path to the locus-level results directory.

output_bed

Path to the annotation BED file that was tested.

out_prefix

Prefix used when writing GoShifter output files (typically the annotation name).

Value

A data.table with per-locus scores, p-values, and ROADMAP metadata.