Home | Trees | Indices | Help |
|
---|
|
Calculate SAS (Solvent Accessible surface) and SES (Solvent Excluded Surface) using the msms applicaton.
Run msms analytical surface calculation i.e.:msms -if xyzr.coord -af atoms.area -surface ases
out - dictionary - probe radii used, total SAS and SES sesList - array of lenght atoms with SES (Solvent Excluded Surface) sasList - array of lenght atoms with SAS (Solvent Accessible surface)
Note: The current default class for calculating MS and AS is Biskit.SurfaceRacer.
|
|||
| __init__(self, model, verbose=1, debug=1, **kw) | ||
|
prepare(self) Write a xyzrn coordinate file to disc. |
||
|
cleanup(self) Remove temp files. |
||
dict, array, array, [str]
|
parse_msms(self) Parse the result file from a msms calculation. |
||
|
isFailed(self) Overrides Executor method |
||
|
finish(self) Overrides Executor method |
|
|
Write a xyzrn coordinate file to disc. Overrides Executor method. |
Remove temp files. |
Parse the result file from a msms calculation.
|
Overrides Executor method |
Overrides Executor method |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 22 20:11:49 2006 | http://epydoc.sourceforge.net |