◆ 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 saving detached scores in PyRosettaCluster with/without compression.
References pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.get_scores_dict(), pyrosetta.distributed.cluster.core.PyRosettaCluster.input_packed_pose, pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.input_packed_pose, pyrosetta.tests.distributed.cluster.test_smoke.TestBase.input_packed_pose, pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.instance_kwargs, pyrosetta.tests.distributed.cluster.test_smoke.TestBase.instance_kwargs, pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.setup_input_packed_pose(), pyrosetta.distributed.cluster.serialization.update_scores(), pyrosetta.tests.bindings.core.test_pose.TestPoseCacheAccessor.workdir, pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.workdir, pyrosetta.tests.distributed.cluster.test_smoke.TestBase.workdir, test.T010_LoadPDB.LoadPDBTest.workdir, and test.T300_PyJobDistributor.TestPyJobDistributor.workdir.
◆ 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 | ) |
|
Test saving detached scores in PyRosettaCluster with/without compression with `reserve_scores` decorator.
References pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.get_scores_dict(), pyrosetta.distributed.cluster.core.PyRosettaCluster.input_packed_pose, pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.input_packed_pose, pyrosetta.tests.distributed.cluster.test_smoke.TestBase.input_packed_pose, pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.instance_kwargs, pyrosetta.tests.distributed.cluster.test_smoke.TestBase.instance_kwargs, pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.setup_input_packed_pose(), pyrosetta.distributed.cluster.serialization.update_scores(), pyrosetta.tests.bindings.core.test_pose.TestPoseCacheAccessor.workdir, pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.workdir, pyrosetta.tests.distributed.cluster.test_smoke.TestBase.workdir, test.T010_LoadPDB.LoadPDBTest.workdir, and test.T300_PyJobDistributor.TestPyJobDistributor.workdir.
◆ _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 |
Referenced by pyrosetta.tests.distributed.cluster.test_smoke.TestBase.tearDown(), pyrosetta.tests.bindings.core.test_pose.TestPoseCacheAccessor.tearDownClass(), pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.tearDownClass(), test.T010_LoadPDB.LoadPDBTest.tearDownClass(), test.T300_PyJobDistributor.TestPyJobDistributor.tearDownClass(), pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.test_detached_scores(), pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.test_detached_scores_in_protocol(), pyrosetta.tests.distributed.cluster.test_smoke.ScoresTest.test_detached_scores_with_reserve_scores(), pyrosetta.tests.distributed.cluster.test_smoke.GeneratorTest.test_generate_builtin_clients(), pyrosetta.tests.distributed.cluster.test_smoke.GeneratorTest.test_generate_multi_user_clients(), pyrosetta.tests.distributed.cluster.test_smoke.GeneratorTest.test_generate_partition_clients(), pyrosetta.tests.distributed.cluster.test_smoke.GeneratorTest.test_generate_user_client(), test.T300_PyJobDistributor.TestPyJobDistributor.test_jd_serializable_scores(), test.T300_PyJobDistributor.TestPyJobDistributor.test_jd_unserializable_scores(), test.T010_LoadPDB.LoadPDBTest.test_roundtrip_file(), test.T010_LoadPDB.LoadPDBTest.test_roundtrip_pdb(), and test.T010_LoadPDB.LoadPDBTest.test_roundtrip_scored_pdb().
The documentation for this class was generated from the following file:
- src/python/PyRosetta/src/pyrosetta/tests/distributed/cluster/test_smoke.py