![]() |
Rosetta
2021.16
|

Public Member Functions | |
| def | apply |
Public Member Functions inherited from pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask | |
| def | parser |
| def | __init__ |
| def | setup |
| def | parsed_protocol |
| def | execute |
Public Member Functions inherited from pyrosetta.distributed.tasks.taskbase.TaskBase | |
| def | __repr__ |
| def | __name__ |
| def | __getstate__ |
| def | __setstate__ |
| def | maybe_setup |
| def | setup |
| def | execute |
| def | __call__ |
Public Member Functions inherited from pyrosetta.distributed.utility.log.LoggerMixin | |
| def | logger |
Additional Inherited Members | |
Public Attributes inherited from pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask | |
| default_options | |
| tag | |
| protocol_lock | |
Public Attributes inherited from pyrosetta.distributed.tasks.taskbase.TaskBase | |
| is_setup | |
Static Public Attributes inherited from pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask | |
| tuple | protocol_xml = traitlets.CUnicode() |
| def pyrosetta.distributed.tasks.rosetta_scripts.SingleoutputRosettaScriptsTask.apply | ( | self, | |
| pack_or_pose | |||
| ) |
Apply task returning a pose object.
References pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask.parsed_protocol(), and pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask.protocol_lock.
Referenced by pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask.execute().
1.8.7