Rosetta
Public Member Functions | List of all members
pyrosetta.distributed.tasks.rosetta_scripts.SingleoutputRosettaScriptsTask Class Reference
Inheritance diagram for pyrosetta.distributed.tasks.rosetta_scripts.SingleoutputRosettaScriptsTask:
Inheritance graph
[legend]

Public Member Functions

def apply (self, pack_or_pose)
 
- Public Member Functions inherited from pyrosetta.distributed.tasks.rosetta_scripts.BaseRosettaScriptsTask
def parser (self)
 
def __init__ (self, protocol_xml)
 
def setup (self)
 
def parsed_protocol (self)
 
def execute (self, pack_or_pose)
 
- Public Member Functions inherited from pyrosetta.distributed.tasks.taskbase.TaskBase
def __repr__ (self)
 
def __name__ (self)
 
def __getstate__ (self)
 
def __setstate__ (self, state)
 
def maybe_setup (self)
 
def execute (self)
 
def __call__ (self, *args, **kwargs)
 
- Public Member Functions inherited from pyrosetta.distributed.utility.log.LoggerMixin
def logger (cls)
 

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
 protocol_xml = traitlets.CUnicode()
 

Member Function Documentation

◆ apply()

def pyrosetta.distributed.tasks.rosetta_scripts.SingleoutputRosettaScriptsTask.apply (   self,
  pack_or_pose 
)

The documentation for this class was generated from the following file: