![]() |
Rosetta
2021.16
|
Variables | |
| string | outdir = ".test.output" |
| tuple | pdb_path = os.path.dirname(os.path.abspath(__file__)) |
| tuple | sql = SQLPDB("2J88", "scfv_antibody_renumbered", 1, False, outdir+"/gui_test_pdb_db.db") |
| tuple | pdb_database = PDB_database(outdir+"/gui_test_pdb_db.db") |
| string test.G203_Module_SQLPDB.outdir = ".test.output" |
| tuple test.G203_Module_SQLPDB.pdb_database = PDB_database(outdir+"/gui_test_pdb_db.db") |
| tuple test.G203_Module_SQLPDB.pdb_path = os.path.dirname(os.path.abspath(__file__)) |
| tuple test.G203_Module_SQLPDB.sql = SQLPDB("2J88", "scfv_antibody_renumbered", 1, False, outdir+"/gui_test_pdb_db.db") |
1.8.7