Rosetta
Variables
test.T880_Other Namespace Reference

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()
 

Variable Documentation

◆ dna_p

test.T880_Other.dna_p = Pose()

◆ extra_options

test.T880_Other.extra_options

◆ ligand_p

test.T880_Other.ligand_p = Pose()

◆ params_list

list test.T880_Other.params_list = ['../test/data/ligand.params']

◆ rts

test.T880_Other.rts = ligand_p.conformation().modifiable_residue_type_set_for_conf( core.chemical.FULL_ATOM_t )

◆ scorefxn

test.T880_Other.scorefxn = create_score_function("ligand")