From: Israel S. <isr...@gm...> - 2021-02-12 09:54:18
|
Hello PyMOL users, I used to run the script pucker.py (https://pymolwiki.org/index.php/Pucker) in the old version of PyMOL. It's a script to calculate the sugar pucker information of the nucleic acid structures. Unfortunately, it not working in PyMOL 2.4.1, I guess because is written in Python 2. I have tried to run the 2to3 to update the script, but I get some errors. Has anybody been able to run this script in PyMOL 2.4? Thanks, Israel |