Closed DiegoBarMor closed 1 month ago
@DiegoBarMor The issue is that B.A151 and D.A151 share identical coordinates, with one having an occupancy of 0.4 and the other 0.6.
Currently, RNApolis doesn't account for occupancy, and it's challenging to integrate this into a tool like annotator
. I plan to add a filter to retain only the residue with higher occupancy in such overlap cases.
Thank you for reporting this issue. I'll keep it open, but I can't specify when the filter will be implemented. In the meantime, please manually remove overlaps in the provided file. Apologies for any inconvenience.
@DiegoBarMor Please retry with RNApolis 0.4.6, and this bug you have submitted should no longer be present. Thank you again for reporting and for your patience!
Hello, I was running the annotator for the 488D structure from the PDB, and stumbled across this error:
The problem seems to be on the following lines from
find_stackings
:where for some reason, in one iteration both
residue_i
andresidue_j
take the valueD.A151
. Attached the input file.488D.pdb.txt