Description Usage Arguments Value Examples
View source: R/peptic_digestion.R
For information about the masses of amino acid residues, please refer to the documentation for monoisotopic_masses dataset.
1 | calculate_monoisotopic_mass(aa_chain)
|
aa_chain |
character, a single string of amino acids (single letter codes) |
numeric monoisotopic mass of the peptide
1 2 | calculate_monoisotopic_mass("YILSCHCEECNS")
# 1381.51
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.