Skip to contents

A wrapper for test_weighting_vs_bias_artifact that iterates through all samples present in a DamIDResults object and returns a summary table of the results.

Usage

test_weighting_vs_bias_batch(diff_results, plot_all = FALSE)

Arguments

diff_results

A DamIDResults object.

plot_all

Logical. Whether to print summary plots for every sample in the batch. (Default: FALSE)

Value

A data.frame summarising the bias test for each sample, including the median discrepancies, adjustment ratios, and individual p-values.