View source: R/mass-fit-curve.R
filter_repeated_entries | R Documentation |
Remove proteins which were found in too many slices. Those are very usually contaminants.
filter_repeated_entries(pg, rep_threshold = 0.3)
pg |
MaxQuant ProteinGroup data. |
rep_threshold |
Max percentage of appearance. Default is 0.3. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.