Package Bio :: Package Blast :: Module NCBIStandalone :: Class ShortQueryBlastError
[show private | hide private]
[frames | no frames]

Class ShortQueryBlastError

Exception --+
            |
           ShortQueryBlastError


Error caused by running a short query sequence through BLAST.

If the query sequence is too short, BLAST outputs warnings and errors: Searching[blastall] WARNING: [000.000] AT1G08320: SetUpBlastSearch failed. [blastall] ERROR: [000.000] AT1G08320: Blast: [blastall] ERROR: [000.000] AT1G08320: Blast: Query must be at least wordsize done

This exception is raised when that condition is detected.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Thu Aug 10 20:01:15 2006 http://epydoc.sf.net