Class ProteinSequence
java.lang.Object
org.episteme.natural.biology.ProteinSequence
Represents a Protein Sequence (Chain of Amino Acids).
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the molecular weight in g/mol.
-
Constructor Details
-
ProteinSequence
-
-
Method Details
-
getSequence
-
getMolecularWeight
Returns the molecular weight in g/mol. Subtracts water for peptide bond formation.
-