Home | Trees | Indices | Help |
|
---|
|
>>> x = Prosa2003( ref_model, [ m1, m2 ], verbose=1 ) >>> result = x.run()
pair potential --- read in other than default potential surface potential pdb_dir --- directory with pdb file read pdb |filename| |object name| lower_k |int| upper_k |int| pot_lb |float| pot_ub |float| analyse energy |object name| print energy |object name| |filename(.ana)| exit --- exit without launching graphical mode
|
|||
| __init__(self, models, **kw) | ||
float
|
execute(self,
inp=None) Run Prosa2003. |
||
|
checkPotentials(self) Check that the environment variable $PROSA_BASE is correct and that the potential files are there. |
||
|
prepare(self) Make and write a PROSA compatible pdb file. |
||
| cleanup(self) | ||
dict
|
parse_result(self) Parse the Prosa2003 output file. |
||
[float]
|
prosaEnergy(self) Sum of energy profiles. |
||
| isFailed(self) | ||
| finish(self) |
|
|||
|
inp = """pair potential $PROSA_BASE/%(pairPot)s pcb surfac...
|
|
|
Run Prosa2003.
|
Check that the environment variable $PROSA_BASE is correct and that the potential files are there. |
Make and write a PROSA compatible pdb file.
|
|
Parse the Prosa2003 output file.
|
Sum of energy profiles.
|
|
|
|
inp
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 22 20:11:46 2006 | http://epydoc.sourceforge.net |