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

Class IepCommandline

source code

Application.AbstractCommandline --+
                                  |
                                 IepCommandline

Commandline for EMBOSS iep: calculated isoelectric point and charge.

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

Inherited from Application.AbstractCommandline: __str__, set_parameter

Inherited from Application.AbstractCommandline (private): _check_value

Method Details [hide private]

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

source code 
Overrides: Application.AbstractCommandline.__init__