Package Bio :: Package Emboss :: Module Applications :: Class EInvertedCommandline
[hide private]
[frames] | no frames]

Class EInvertedCommandline

source code

Application.AbstractCommandline --+
                                  |
                                 EInvertedCommandline

Commandline object for the einverted program from EMBOSS.

Instance Methods [hide private]
 
__init__(self, cmd='einverted') source code

Inherited from Application.AbstractCommandline: __str__, set_parameter

Inherited from Application.AbstractCommandline (private): _check_value

Method Details [hide private]

__init__(self, cmd='einverted')
(Constructor)

source code 
Overrides: Application.AbstractCommandline.__init__