| population size | must be larger than the number of proteins in your input file, but currently the program will only accept up to 200 members |
| selected proportion | proportion (0,1) of proteins that will be selected for the next generation after ranking them according to energies |
| forced improvement | required relative improvement of a newly created protein over the average population energy (0,0.1) don't put it too high or the program will never finish! |
| last generation | maximum number of generations that the simulation will run if convergence is not achieved |
| mutation rate | fraction of mutation over 100 (the alternative is recombination) |