Rosetta
Functions
util Namespace Reference

Functions

def read_pdb (filename)
 
def make_tag_with_dashes (int_vector, char_vector=0)
 
def get_surrounding_res (pdbfile, sample_res_list=[], radius=None, verbose=False, keep_res=[])
 
def parse_tag (tag, alpha_sort=False)
 

Function Documentation

◆ get_surrounding_res()

def util.get_surrounding_res (   pdbfile,
  sample_res_list = [],
  radius = None,
  verbose = False,
  keep_res = [] 
)

◆ make_tag_with_dashes()

def util.make_tag_with_dashes (   int_vector,
  char_vector = 0 
)

References ObjexxFCL.len(), and range.

◆ parse_tag()

def util.parse_tag (   tag,
  alpha_sort = False 
)

◆ read_pdb()

def util.read_pdb (   filename)