Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions | Variables
D050_Packer_task.py File Reference

Namespaces

 demo.D050_Packer_task
 

Functions

def demo.D050_Packer_task.packer_task
 
def demo.D050_Packer_task.generate_resfile_from_pose
 PERIPHERAL METHODS. More...
 
def demo.D050_Packer_task.generate_resfile_from_pdb
 

Variables

tuple demo.D050_Packer_task.parser = optparse.OptionParser()
 INTERPRETING RESULTS. More...
 
string demo.D050_Packer_task.default = '../test/data/test_in.pdb'
 
string demo.D050_Packer_task.help = 'the PDB file containing the loop to remodel'
 
 demo.D050_Packer_task.pdb_filename = options.pdb_filename
 
tuple demo.D050_Packer_task.pose = Pose()
 
tuple demo.D050_Packer_task.PDB_out = bool(options.PDB_out)