get_notch_per_protein | R Documentation |
The distribution of TMT intensities obtained by Orbitrap has been observed to have a 'notch' where few values are observed. This function summarises the number of sub-notch values observed per protein
get_notch_per_protein(
obj,
master_prot_col = "Master.Protein.Accessions",
notch_upper = 5.75
)
obj |
|
master_prot_col |
|
notch_upper |
|
data.frame
Summarises # PSMs above/below notch for each protein
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.