|
OpenStructure
|
Go to the source code of this file.
Data Structures | |
| class | AlignedPatch |
| class | BlastHit |
| class | BlastError |
Namespaces | |
| namespace | ost |
| namespace | ost::bindings |
| namespace | ost.bindings.blast |
Functions | |
| ParseBlastOutput (string, seqid_thres=0, evalue_thres=float("infinity")) | |
| CreateDB (infasta, dbout, mkdb_cmd=None) | |
| BlastVersion (blast_location=None) | |
| Blast (query, database, gap_open=11, gap_ext=1, matrix='BLOSUM62', blast_location=None, outfmt=0, filter_low_complexity=True) | |