Imported modules
|
|
import Midas
import Tkinter
import chimera
from chimera import selection, chimage, tkgui, match
import math
import os
from tkMessageBox import showerror
|
Functions
|
|
bboxSize
boundingSphere
tile
|
|
bboxSize
|
bboxSize ( m )
|
|
boundingSphere
|
boundingSphere ( m )
Compute the bounding sphere with center at average atomic coordinates
|
|
tile
|
tile ( modelList )
Arrange the models in the given list in regular rows and columns
|
Classes
|
|
EnsembleMatch | Display a table for manipulating one ensemble relative to another.
|
|