FormatSyntaxError("No terminating brace for sequence %s" % attrs [ "RSF name" ] )
FormatSyntaxError( "sequence on " "line %d has no name" % lineNum )
FormatSyntaxError("No sequence data found for sequence %s" % attrs [ "RSF name" ] )
FormatSyntaxError( "Unexpected text before" " start of sequence on line %d" % lineNum )
FormatSyntaxError( "No sequences found" )
FormatSyntaxError( "No end to header (i.e. '..' line) found" )
FormatSyntaxError( "Sequence without sequence data" )
FormatSyntaxError( "Bogus " "indentation at line %d" % lineNum )
WrongFileTypeError()
|