Open santule opened 2 days ago
What is the message of the error? I can think of a network blip, or maybe the sequence hits our safety filter.
I also thought initially it might be network glitch but then tried a multiple times and it doesnt work. As soon as you substitute the last "T" with some other amino acid, it works. The error is - 'ESMProteinError' object has no attribute 'sequence'. The details on the error is pasted in the issue too. Can you check if it is the safety filter issue?
Thanks,Sanjana
Hi, I am processing lots of sequences in a fasta file but esm3-small model failed on the sequence "EHVAATHKTGLDALAELTGAALNSVEKLSELQFQTVRASLEDSTEQGKRVFDARSLHELTALQSEVSQPTEKLVAYGRHLYQIAAGTHAEWRKVAQTRA". I tried reducing the sequence to see where exactly it failed and I have written the amino acid till which it works and then fails.
Working
Not Working
Am I using the correct model ? I did not get this error on the open model in Hugging Face.
Thanks for your help Regards, Sanjana