Trees | Indices | Help |
---|
|
Generic interface for running applications from biopython.
This class shouldn't be called directly; it should be subclassed to provide an implementation for a specific application.
|
|||
|
|||
|
|||
|
|||
|
|
Check whether the given value is valid. This uses the passed function 'check_function', which can either return a [0, 1] (bad, good) value or raise an error. Either way this function will raise an error if the value is not valid, or finish silently otherwise. |
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Sep 15 09:26:30 2008 | http://epydoc.sourceforge.net |