A comprehensive library for computational molecular biology
Bases: Exception
Exception
This exception is raised, when a code or a symbol is not in an Alphabet.
Alphabet
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.