Member Site Forums PyRosetta PyRosetta – Scripts Protein design – PyRosetta Script problem Reply To: Protein design – PyRosetta Script problem

#5004
Anonymous

    “I checked with your server and in fact I obtain the same sequence for different random seeds,”

    This means you are getting a converged answer…this is generally a good thing, not a bad thing.

    In Pyrosetta, see if you can access the PackerTask and see if you can get the high_temp and low_temp operations to work to change the packer temperature. Unfortunately the disallow_quench option is broken, so you can’t turn the quench step off.