Open smilenaderi opened 1 year ago
The error is likely due to a problem with profeat when calculating protein features, possibly because profeat cannot recognize your input sequence. If it is convenient for you, please provide us with the complete sequence file for analysis or use our website: https://idrblab.org/annopro
We recently reproduced the same bug during testing, and found that there were multiple protein sequences with the same ID. Perhaps you have encountered a similar problem and can investigate it.
The error is likely due to a problem with profeat when calculating protein features, possibly because profeat cannot recognize your input sequence. If it is convenient for you, please provide us with the complete sequence file for analysis or use our website: https://idrblab.org/annopro
I run with the data from https://idrblab.org/annopro, but the problem still exists: ValueError: All arrays must be of the same length
The error is likely due to a problem with profeat when calculating protein features, possibly because profeat cannot recognize your input sequence. If it is convenient for you, please provide us with the complete sequence file for analysis or use our website: https://idrblab.org/annopro
I run with the data from https://idrblab.org/annopro, but the problem still exists: ValueError: All arrays must be of the same length
This problem is caused by the amino acid sequence length being less than 30 during profeat.
Bug Description
I tried to run it on the following fasta file it gives me this error:
Runtime Environment
Fresh install of requirements
Logs