readMatrixFile ( fileName, style="protein" )
Exceptions
|
|
ValueError, "Line %d of %s is %s, " "expected %s" %( chars.index( char ) + 1, fileName, fields [ 0 ], char )
ValueError, "No matrix found in %s" % fileName
ValueError, "Unexpected number of " "fields on line %d of matrix in %s" %( chars.index( char ) + 1, fileName )
|
|