pep_iso: Peptide Isotopic Distribution

Description Usage Arguments Warning Examples

Description

Returns a data frame with the relative abundances of each isotope in a peptide

Usage

1
pep_iso(pep, max_iso = 9, charge = 1)

Arguments

pep

peptide

max_iso

number of isotopes to calculate

charge

charge of the peptide in MS data

Warning

Does not yet have capability to handle modified peptides (e.g. oxidation)

Examples

1
pep_iso("SAMPLER", max_iso = 6, charge = 2)

tsoleary/proteomixr documentation built on July 19, 2019, 8:37 a.m.