clustal

'numpy.float64' object does not support item assignment alignment sequences

'numpy.float64' object does not support item assignment alignment sequences Question: I am developing a program to calculate the sp scores of aligned sequences from the Percent Identity Matrix obtained on Clustal Omega. I have problems with element casting in python. I’m trying to store the values read from a text file in an array of …

Total answers: 1