Package Bio :: Package Blast :: Module Applications :: Class FastacmdCommandline
[hide private]
[frames] | no frames]

Class FastacmdCommandline

source code

Application.AbstractCommandline --+
                                  |
                                 FastacmdCommandline

Create a commandline for the fasta program from NCBI.

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

Inherited from Application.AbstractCommandline: __str__, set_parameter

Inherited from Application.AbstractCommandline (private): _check_value

Method Details [hide private]

__init__(self, fastacmd='fastacmd')
(Constructor)

source code 
Overrides: Application.AbstractCommandline.__init__