dauparas / LigandMPNN

MIT License
236 stars 47 forks source link

Alternate protonation states cause sequence truncation #30

Open faraguna-ginkgo opened 5 months ago

faraguna-ginkgo commented 5 months ago

I have taken P42212 and modified the PDB file to introduce alternate protonation states:

The fasta file from LigandMPNN, run with --redesigned_residues A48 A90 A139 includes sequences that are shorter by an amino acid, resulting from the removal of the E90. This includes both the reference sequence in the second line as well as all generated mutants.

I would suggest checking for protonation states and erroring out explicitly, or casting them to the standard residues.

ligand-out.zip