| Trees | Index | Help |
|---|
| Package Bio :: Package Application :: Class AbstractCommandline |
|
AlignAceCommandline,
BlastallCommandline,
CompareAceCommandline,
EConsenseCommandline,
EInvertedCommandline,
ENeighborCommandline,
EProtDistCommandline,
EProtParsCommandline,
ESeqBootCommandline,
Est2GenomeCommandline,
ETandemCommandline,
FastacmdCommandline,
FuzznucCommandline,
PalindromeCommandline,
Primer3Commandline,
PrimerSearchCommandline,
TranalignCommandline,
WaterCommandlineGeneric interface for running applications from biopython.
This class shouldn't be called directly; it should be subclassed to provide an implementation for a specific application.| Method Summary | |
|---|---|
__init__(self)
| |
Make the commandline with the currently set options. | |
Set a commandline option for a program. | |
| Method Details |
|---|
__str__(self)
Make the commandline with the currently set options.
|
set_parameter(self, name, value=None)Set a commandline option for a program. |
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Jan 31 09:58:02 2007 | http://epydoc.sf.net |