Description Usage Arguments Warning Examples
Returns a data frame with the relative abundances of each isotope in a peptide
1  | pep_iso(pep, max_iso = 9, charge = 1)
 | 
pep | 
 peptide  | 
max_iso | 
 number of isotopes to calculate  | 
charge | 
 charge of the peptide in MS data  | 
Does not yet have capability to handle modified peptides (e.g. oxidation)
1  | pep_iso("SAMPLER", max_iso = 6, charge = 2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.