Skip to contents

Remove proteins with NAs in all samples

Usage

filter_out_complete_NA_proteins(se)

Arguments

se

SummarizedExperiment containing all necessary information of the proteomics data set

Value

filtered SummarizedExperiment object

Examples

data(tuberculosis_TMT_se)
tuberulosis_TMT_se <- filter_out_complete_NA_proteins(tuberculosis_TMT_se)
#> 13 proteins were removed.