| plot_TMT_notch | R Documentation | 
The distribution of TMT intensities obtained by Orbitrap has been observed to have a 'notch' where few values are observed. This function returns a histogram of TMT tag intensities per sample, annotated with the proportion of intensities below the upper boundary of the notch region
plot_TMT_notch(
  obj,
  notch_lower = 3.75,
  notch_upper = 5.75,
  facet_by_sample = FALSE
)
obj | 
 
  | 
notch_lower | 
 
  | 
notch_upper | 
 
  | 
facet_by_sample | 
 
  | 
ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.