Remove features which are assigned to a protein with too few supporting features in total
filter_features_per_protein.RdFor summarisation of PSM or peptide to protein, we need a minimum number of finite values per protein per sample.
Usage
filter_features_per_protein(
obj,
min_features,
master_protein_col = "Master.Protein.Accessions",
plot = FALSE
)