Create summary of significant interactions
Usage
create_significant_df(pvals, database_path, threshold = 0.05)
Arguments
- pvals
data.table of p-values
- database_path
Path to database
- threshold
P-value threshold
Value
data.table of significant interactions