new Amino(x, y, p, i)
Represents an aminoacid model.
Parameters:
Name |
Type |
Description |
x |
float
|
The aminoacid's x position. |
y |
float
|
The aminoacid's y position. |
p |
Protein
|
The protein that contains the aminoacid chain. |
i |
Protein
|
The position of the aminoacid in the primary chain. |
- Source: