You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Thanks for putting up this great tool to annotate the Ab pdb.
I just try to annotate the Ab structure with IMGT format, and it seems there is a small bag there as I got the error as shown below:
python ImmunoPDB.py -i test.pdb -o test2.pdb -s IMGT --fvonly --rename --splitscfv
--> test.pdb could not be parsed: Cannot change id from (' ', 10, ' ') to (' ', 11, ' '). The id (' ', 11, ' ') is already used for a sibling of this entity
And rest of the annotation format works just fine :)
Will it be nice if IGMT format could work as well !
Thanks
Best,
Che
The text was updated successfully, but these errors were encountered:
I suggest to check if the script from ANARCI is working fine. We can then update it on our side. If not working, then raise an issue in the ANARCI GitHub site
Hello,
Thanks for putting up this great tool to annotate the Ab pdb.
I just try to annotate the Ab structure with IMGT format, and it seems there is a small bag there as I got the error as shown below:
python ImmunoPDB.py -i test.pdb -o test2.pdb -s IMGT --fvonly --rename --splitscfv
--> test.pdb could not be parsed: Cannot change id from
(' ', 10, ' ')
to(' ', 11, ' ')
. The id(' ', 11, ' ')
is already used for a sibling of this entityAnd rest of the annotation format works just fine :)
Will it be nice if IGMT format could work as well !
Thanks
Best,
Che
The text was updated successfully, but these errors were encountered: