Filter Proteins by Percentage of Valid Values
filter_proteins_by_percent.RdA generic function to filter proteins (rows) from a proteomics data object based on the percentage of samples where they have valid observations.
Usage
filter_proteins_by_percent(object, percent)
# S4 method for class 'SummarizedExperiment,numeric'
filter_proteins_by_percent(object, percent)