| Trees | Indices | Help |
|---|
|
|
object --+
|
Application.AbstractCommandline --+
|
_NcbibaseblastCommandline --+
|
_NcbiblastCommandline --+
|
_Ncbiblast2SeqCommandline --+
|
_NcbiblastMain2SeqCommandline
Base Commandline object for (new) NCBI BLAST+ wrappers (PRIVATE).
This is provided for subclassing, it deals with shared options common to the main BLAST tools blastp, blastn, blastx, tblastx, tblastn but not psiblast, rpsblast or rpstblastn.
|
|||
|
|||
|
|||
|
Inherited from 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 Thu Aug 18 18:19:24 2011 | http://epydoc.sourceforge.net |