Test null posterior SVI
test_posterior_null(inference_res, contrast, alpha = 0.05)
results coming from fit_linear_model
function
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.
Significance level for the p-values. Default is 0.05.
A data.frame with gene
, log_FC
, p_value
,
p_value_adj
and is_significant
columns