This is a test version of Biostars. For the public version, visit https://www.biostars.org.
amino acid weight confusion

I'm taking a class that uses stepic.org. We're given a list of amino acid weights:

https://stepic.org/lesson/CS-Generating-the-Theoretical-Spectrum-of-a-Peptide-4912/step/1

For example, it gives the weight of A as 71 Daltons

Biopython gives a weight of 89 (units ?)

http://biopython.org/DIST/docs/api/Bio.Data.IUPACData-module.html#monoisotopic_protein_weights

In what units are the Biopython weights? Can I get Daltons?

Thanks,
Jim

acid weight amino

1 answer

water has a molecular mass of 18 and a water molecule is lost for every peptide bond that is formed during protein synthesis

OK, for my purposes I need to subtract the 18 for water.

Thanks!

Log in to answer this question.