Package Bio :: Package AlignAce :: Module Applications :: Class AlignAceCommandline
[show private | hide private]
[frames | no frames]

Class AlignAceCommandline

AbstractCommandline --+
                      |
                     AlignAceCommandline


Create a commandline for the AlignAce program.

XXX This could use more checking for valid paramters to the program.
Method Summary
  __init__(self, cmd)
  run(self)
    Inherited from AbstractCommandline
  __str__(self)
Make the commandline with the currently set options.
  set_parameter(self, name, value)
Set a commandline option for a program.
  _check_value(self, value, name, check_function)
Check whether the given value is valid.

Generated by Epydoc 2.1 on Wed Jan 31 09:57:59 2007 http://epydoc.sf.net