![]()  | 
  
    Rosetta
    2019.12
    
   | 
 
Functions | |
| def | read_pdb | 
| def | make_tag_with_dashes | 
| def | get_surrounding_res | 
| def | parse_tag | 
| def util.get_surrounding_res | ( | pdbfile, | |
sample_res_list = [],  | 
        |||
radius = None,  | 
        |||
verbose = False,  | 
        |||
keep_res = []  | 
        |||
| ) | 
References basic::options::OptionKeys::stepwise.enumerate, ObjexxFCL.len(), parse_tag(), read_pdb(), numeric.subtract(), and sum().
Referenced by mutant_modeler.MutantModeler.get_high_res_command_lines().
| def util.make_tag_with_dashes | ( | int_vector, | |
char_vector = 0  | 
        |||
| ) | 
References ObjexxFCL.len(), and basic::options::OptionKeys::relax::range.range.
| def util.parse_tag | ( | tag, | |
alpha_sort = False  | 
        |||
| ) | 
References ObjexxFCL.len(), basic::options::OptionKeys::in::file.list, and basic::options::OptionKeys::in::file.zip.
Referenced by get_surrounding_res().
| def util.read_pdb | ( | filename | ) | 
References ObjexxFCL.len(), and basic::database.open().
Referenced by get_surrounding_res().
 1.8.7