Package Biskit :: Package Mod :: Module NCBIStandalone :: Class LowQualityBlastError
[hide private]
[frames] | no frames]

Class LowQualityBlastError

source code


Error caused by running a low quality sequence through BLAST.

When low quality sequences (like GenBank entries containing only stretches of a single nucleotide) are BLASTed, they will result in BLAST generating an error and not being able to perform the BLAST. search. This error should be raised for the BLAST reports produced in this case.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__