Package schrodinger :: Package application :: Package desmond :: Module reorder_atom
[hide private]
[frames] | no frames]

Module reorder_atom

Functions to reorder atoms.

Copyright Schrodinger, LLC. All rights reserved.

Classes [hide private]
  Node
Functions [hide private]
 
reroot(node)
 
add_atoms_onto_tree(atoms, nodes)
 
treeify_indices(ct)
 
set_tree_index(level, index=1)
`level' must be a list of `Node' objects.
 
atoms_within_3_bonds(atom)
 
maid(ct)
 
reorder_atom(cts, ct_indices)
Variables [hide private]
  in_fname = sys.argv [1]
  ct_indices = []
  cts = reorder_atom(structure.StructureReader(in_fname), ct_ind...
  out_fname = sys.argv [2]
  __package__ = 'schrodinger.application.desmond'
Variables Details [hide private]

cts

Value:
reorder_atom(structure.StructureReader(in_fname), ct_indices)