ElfPSP_ParallelABC
Protein Structure Prediction using Parallel Artificial Bee Colony Optimization
|
Structure for returning prediction results to the user. More...
#include <abc_alg.h>
Public Attributes | |
double | fitness |
Fitness of the predicted protein. | |
int | contactsH |
Number of H contacts. | |
int | collisions |
Number of collisions among beads. | |
double | bbGyration |
Gyration radius for the backbone beads. | |
Structure for returning prediction results to the user.