Skip to contents

Will keep proteins that have a maximum of thr missing values in at least one condition.

Usage

filter_missval(se, thr = 0)

Arguments

se

A SummarizedExperiment object

thr

A numeric value representing the missing value threshold

Value

A filtered SummarizedExperiment object

Details

Used with option type = 'condition' in prot.filter_missing().