Home | Trees | Indices | Help |
|
---|
|
|
|||
| __init__(self, verbose=1, **options) | ||
[0|1|2]
|
__categorizeHexSurf(self,
cutoff=0.1) Compare complexes of list to native complex to see if their contact surfaces overlapp with the native complex. |
||
|
setHexComplexes(self,
com_lst,
n=20) add contact matrices of hex-generated (wrong) complexes for comparison |
||
[matrix]
|
random_contacts(self,
contMat,
n,
maskRec=None,
maskLig=None) Create randomized surface contact matrix with same number of contacts and same shape as given contact matrix. |
||
[any]
|
__shuffleList(self,
lst) shuffle order of lst |
||
[[any]]
|
shuffledLists(self,
n,
lst,
mask=None) shuffle order of a list n times, leaving masked(0) elements untouched |
||
|
__plotSequence(self,
list,
**arg) add curve to current plot, with x1..xn = 0..n and y1..yn = |list| |
||
|
report(self) override for actual plotting |
||
|
initPlot(self) override for plot creation |
||
|
plotAll(self) Show plot |
|
|
Compare complexes of list to native complex to see if their contact surfaces overlapp with the native complex.
|
add contact matrices of hex-generated (wrong) complexes for comparison
|
Create randomized surface contact matrix with same number of contacts and same shape as given contact matrix.
|
shuffle order of lst
|
shuffle order of a list n times, leaving masked(0) elements untouched
|
add curve to current plot, with x1..xn = 0..n and y1..yn = |list|
|
override for actual plotting |
override for plot creation |
Show plot |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Tue May 1 22:34:52 2007 | http://epydoc.sourceforge.net |