In order to build several models of a target protein, we are running
the same Python script on different computers at the same time.
...
we discovered that MODELLER has built the same models, in the same
order on all computers.
Indeed, because Modeller is deterministic, and gives reproducable results.
I want know whether exist some parameters that could be adjusted at
the Python script, (a kind of random number generator ?) in order to
assure that different sets of models will be generate on each
computer?