Class ProteinFolding
java.lang.Object
org.episteme.natural.biology.ProteinFolding
Advanced protein secondary structure prediction and energy-based folding simulation.
Uses a simplified force field with Lennard-Jones potentials and hydrogen bonding energy.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetChain()static ProteinFolding.Structurevoidstep(double tempDecrease)
-
Constructor Details
-
ProteinFolding
-
-
Method Details
-
step
public void step(double tempDecrease) -
calculateTotalEnergy
-
predictAa
-
getChain
-