py_jobdistributor

class pyrosetta.toolbox.py_jobdistributor.PyJobDistributor(pdb_name, nstruct, scorefxn, compress=False)

Bases: object

property job_complete
output_decoy(pose)
start_decoy()
pyrosetta.toolbox.py_jobdistributor.output_scorefile(pose, pdb_name, current_name, scorefilepath, scorefxn, nstruct, native_pose=None, additional_decoy_info=None, json_format=True)

Moved from PyJobDistributor (Jared Adolf-Bryfogle) Creates a scorefile if none exists, or appends the current one. Calculates and writes CA_rmsd if native pose is given, as well as any additional decoy info