|
Rosetta
|
Variables | |
| extra_options | |
| ligand_p = Pose() | |
| list | params_list = ['../test/data/ligand.params'] |
| rts = ligand_p.conformation().modifiable_residue_type_set_for_conf( core.chemical.FULL_ATOM_t ) | |
| scorefxn = create_score_function("ligand") | |
| dna_p = Pose() | |
| test.T880_Other.dna_p = Pose() |
| test.T880_Other.extra_options |
| test.T880_Other.ligand_p = Pose() |
| test.T880_Other.rts = ligand_p.conformation().modifiable_residue_type_set_for_conf( core.chemical.FULL_ATOM_t ) |
| test.T880_Other.scorefxn = create_score_function("ligand") |