Uses the output from MaxQuant (evidence.txt) to plot retention time distribution for all the peptides of the individual experiments.
1  | MQ_evidence_RT_length(x, xlim = c(0, 3))
 | 
x | 
 The filtered 'evidence.txt' file. Use MQ_remove_CR first to remove contaminants and reverse hits.  | 
xlim | 
 Numeric vector containing two elements defining the min and max limits of the x axis. Default value is xlim = c(0, 3).  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.