| Trees | Indices | Help |
|---|
|
|
object --+
|
Application.AbstractCommandline --+
|
_NcbiblastCommandline
Base Commandline object for (classic) NCBI BLAST wrappers (PRIVATE).
This is provided for subclassing, it deals with shared options common to all the BLAST tools (blastn, rpsblast, rpsblast, etc).
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Create a new instance of a command line wrapper object.
|
Make sure the required parameters have been set (PRIVATE). No return value - it either works or raises a ValueError. This is a separate method (called from __str__) so that subclasses may override it.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Dec 16 11:25:23 2009 | http://epydoc.sourceforge.net |