Rosetta
Public Member Functions | Static Public Member Functions | Public Attributes | Static Private Attributes | List of all members
pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest Class Reference
Inheritance diagram for pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest:
Inheritance graph
[legend]

Public Member Functions

def setUpClass (cls)
 
def tearDownClass (cls)
 
def get_scores_dict (self, output_path)
 
def setup_input_packed_pose (self)
 
def test_detached_scores (self)
 
def test_detached_scores_with_reserve_scores (self)
 
def test_detached_scores_in_protocol (self)
 

Static Public Member Functions

def create_task ()
 
def identity_protocol (packed_pose, **kwargs)
 
def reserved_scores_protocol (packed_pose, **kwargs)
 
def add_detached_scores_protocol (packed_pose, **kwargs)
 

Public Attributes

 input_packed_pose
 
 workdir
 
 decoy_dir_name
 
 instance_kwargs
 

Static Private Attributes

int _value = 1e1
 

Member Function Documentation

◆ add_detached_scores_protocol()

def pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.add_detached_scores_protocol (   packed_pose,
**  kwargs 
)
static

◆ create_task()

def pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.create_task ( )
static

◆ get_scores_dict()

def pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.get_scores_dict (   self,
  output_path 
)

◆ identity_protocol()

def pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.identity_protocol (   packed_pose,
**  kwargs 
)
static

◆ reserved_scores_protocol()

def pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.reserved_scores_protocol (   packed_pose,
**  kwargs 
)
static

◆ setup_input_packed_pose()

def pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.setup_input_packed_pose (   self)

◆ setUpClass()

def pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.setUpClass (   cls)

◆ tearDownClass()

def pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.tearDownClass (   cls)

◆ test_detached_scores()

def pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.test_detached_scores (   self)

◆ test_detached_scores_in_protocol()

def pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.test_detached_scores_in_protocol (   self)

◆ test_detached_scores_with_reserve_scores()

def pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.test_detached_scores_with_reserve_scores (   self)

Member Data Documentation

◆ _value

int pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest._value = 1e1
staticprivate

◆ decoy_dir_name

pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.decoy_dir_name

◆ input_packed_pose

pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.input_packed_pose

◆ instance_kwargs

pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.instance_kwargs

◆ workdir

pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.workdir

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