Test null posterior SVI

test_posterior_null(inference_res, contrast, alpha = 0.05)

Arguments

inference_res

results coming from fit_linear_model function

contrast

Vector with the same number of rows as the number of conditions in the design matrix indicating how the coefficients estimated should be tested against each other.

alpha

Significance level for the p-values. Default is 0.05.

Value

A data.frame with gene, log_FC, p_value, p_value_adj and is_significant columns