Skip to contents

Collect one feature's effect estimates across differential analyses

Usage

meta_collect(results, feature, coef = NULL)

Arguments

results

A named list of inputs accepted by de_table().

feature

One feature identifier present in every result.

coef

Optional coefficient shared by all results, or a list with one coefficient per result.

Value

A data frame with study, feature_id, effect, and standard_error, accepted directly by meta_effect().