View source: R/isotopic_distribution.R
calculate_peptide_mass | R Documentation |
Calculate mass of undeuterated peptide
calculate_peptide_mass(sequence)
sequence |
character vector of amino acid sequence of a peptide |
Calculates peptide mass as a sum of amino acids' from
sequence
masses and H2O mass (1.007825 * 2 + 15.994915 = 18.01056).
a single number denoting the mass of the undeuterated peptide.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.