Trees | Indices | Help |
---|
|
object --+ | Paml
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Set the value of an option. This function abstracts the options dict to prevent the user from adding options that do not exist or mispelling options. |
Convert all file/directory locations to paths relative to the current working directory. paml requires that all paths specified in the control file be relative to the directory from which it is called rather than absolute paths. |
Run a paml program using the current configuration and then parse the results. Return a process signal so the user can determine if the execution was successful (return code 0 is successful, -N indicates a failure). The arguments may be passed as either absolute or relative paths, despite the fact that paml requires relative paths. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sat Aug 20 10:37:32 2011 | http://epydoc.sourceforge.net |