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

Class EProtParsCommandline

source code

Application.AbstractCommandline --+
                                  |
                                 EProtParsCommandline

Commandline object for the eprotpars program from EMBOSS.

This is an EMBOSS wrapper around protpars from PHYLIP.

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

Inherited from Application.AbstractCommandline: __str__, set_parameter

Inherited from Application.AbstractCommandline (private): _check_value

Method Details [hide private]

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

source code 
Overrides: Application.AbstractCommandline.__init__