Rosetta
Classes | Namespaces | Functions | Variables
create_a3b_hbs.py File Reference

Scan the sidechain angles of a beta-AA. More...

Classes

class  create_a3b_hbs.A3BHbsCreatorMover
 

Namespaces

 create_a3b_hbs
 

Functions

def create_a3b_hbs.delete_extra_residues (pose, hbs_chain, hbs_length)
 

Variables

 create_a3b_hbs.override
 
 create_a3b_hbs.A3BHbsCreatorMoverOP
 
 create_a3b_hbs.A3BHbsCreatorMoverCOP
 
 create_a3b_hbs.score_fxn_ = scoring::get_score_function();
 
 create_a3b_hbs.score_fxn_cart_ = score_fxn_->clone();
 
 create_a3b_hbs.postfix
 
 create_a3b_hbs.prefix = "B3A";
 
 create_a3b_hbs.hbs_seq_position
 
 create_a3b_hbs.hbs_length
 
 create_a3b_hbs.i
 
 create_a3b_hbs.desn_ta_min
 
 create_a3b_hbs.k
 
 create_a3b_hbs.j
 
 create_a3b_hbs.test_pose
 
 create_a3b_hbs.bin
 
 create_a3b_hbs.best_score = score;
 
 create_a3b_hbs.alphaphi
 
 create_a3b_hbs.alphapsi
 
 create_a3b_hbs.betaphi
 
 create_a3b_hbs.betatht
 
 create_a3b_hbs.betapsi
 
 create_a3b_hbs.first = false;
 
 create_a3b_hbs.score
 
 create_a3b_hbs.best_pose = test_pose;
 
 create_a3b_hbs.pose = best_pose;
 
 create_a3b_hbs.restype_set
 
 create_a3b_hbs.old_pdb_info
 
 create_a3b_hbs.first_hbs_chain_res
 
 create_a3b_hbs.chn
 
 create_a3b_hbs.name
 
 create_a3b_hbs.r
 
 create_a3b_hbs.i_omg_atom
 
 create_a3b_hbs.nres
 
 create_a3b_hbs.f
 
 create_a3b_hbs.cyn
 
 create_a3b_hbs.ii
 
 create_a3b_hbs.pdb_info
 
 create_a3b_hbs.last_of_first_chain
 
 create_a3b_hbs.hbs_position
 
 create_a3b_hbs.increment
 

Detailed Description

Scan the sidechain angles of a beta-AA.

Create an alpha-3-beta HBS using pyrosetta.

Author
Andrew Watkins