| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
EasyInterface
Spyder-generated class
module haddock
file /home/sjoerd/Spyder-devel/haddock/haddock.spy
Web form for the HADDOCK server Easy Interface
http://www.spyderware.nl/wiki/classes/EasyInterface
>>> if runname != None: runname = runname.strip() self.runname = runname if not runname.replace("_","").replace("-","").isalnum(): raise HaddockValidationError("The name of your run may contain only letters, digits, _ and -") >>>
>>> HEADER runname You may supply a name for your docking run (one word) runname Name p1 First molecule p2 Second molecule HEADER username Username and password TYPE username required username Username TYPE password password password Password >>>
|
|||
|
Inherited from |
|||
|
|||
| *String | runname | ||
| HaddockPartnerInterface | p1 | ||
| HaddockPartnerInterface | p2 | ||
| *String | username | ||
| *String | password | ||
|
|||
|
Inherited from |
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 25 00:23:04 2009 | http://epydoc.sourceforge.net |