|
Rosetta
|
Variables | |
| _root = os.path.join(os.path.dirname(__file__)) | |
| source_structure_residues = numpy.load(_root + "/source_structure_residues.npy") | |
|
private |
| pyrosetta.tests.protocols.indexed_structure_store.data.source_structure_residues = numpy.load(_root + "/source_structure_residues.npy") |