Skip to contents

Stores the feature indices for significant hits based on the adjusted p-value threshold for each condition.

Usage

store_hits(condition)

Arguments

condition

A list containing dataframes and parameters for each condition.

Value

A list where each element is a vector of feature indices that meet the significance threshold.