calculate_monoisotopic_mass: Find monoisotopic mass of a neutral peptide

Description Usage Arguments Value Examples

View source: R/peptic_digestion.R

Description

For information about the masses of amino acid residues, please refer to the documentation for monoisotopic_masses dataset.

Usage

1

Arguments

aa_chain

character, a single string of amino acids (single letter codes)

Value

numeric monoisotopic mass of the peptide

Examples

1
2
calculate_monoisotopic_mass("YILSCHCEECNS")
# 1381.51

mstaniak/proteomics_examples documentation built on Aug. 27, 2019, 9:56 a.m.