Hello,
I submitted an antibody modeling job to ROSIE Antibody server (job id is 34026) but the job failed with the following error massage:
Traceback (most recent call last):
File "/home/rosie/rosie/rosie.back/data/antibody/scripts/antibody.py", line 1640, in <module>
if __name__ == "__main__": main(sys.argv)
File "/home/rosie/rosie/rosie.back/data/antibody/scripts/antibody.py", line 400, in main
alignment, legend = run_blast(CDRs, prefix=prefix_details, blast=Options.blast, blast_database=Options.blast_database, verbose=Options.verbose)
File "/home/rosie/rosie/rosie.back/data/antibody/scripts/antibody.py", line 1024, in run_blast
if len_cdr == int(v[1][check_length]):
KeyError: 'FRL_length'
Could anyone tell me how this error arose?
Best regards,