py_jobdistributor

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

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

Bases: object

__init__(pdb_name, nstruct, scorefxn, compress=False)
property job_complete
start_decoy()
output_decoy(pose)