Class Protein.Chain
java.lang.Object
org.episteme.natural.biology.Protein.Chain
- Enclosing class:
Protein
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddResidue(Protein.Residue residue) Returns the sequence as a string of one-letter codes.
-
Constructor Details
-
Chain
-
-
Method Details
-
getChainId
-
addResidue
-
getResidues
-
getSequence
Returns the sequence as a string of one-letter codes.
-