I want to use modeller to mutate the selected residues and obtain
multiply models. But modeller usually give just one model.
Then would you tell me how to redesign the python to generate multiply
models? Here is the script that I have used to generate the mutant.
Modeller is deterministic, so given the same inputs and no randomization
you'll always get the same model. Your script doesn't do any
optimization, so there is no input randomization. For a script that
generates optimized models, see: