Re: [PyMOL] BCIF

2024-07-17 Thread Jarrett Johnson
Hi Robert, BinaryCIF is already available in PyMOL open-source master . This is expected to be shipped with a patched PyMOL 2.6 LTS next week and PyMOL 3.1 when that version is shipped. Best, Jarrett J. On Wed, Jul 17, 2024 at 1:23 PM Ro

[PyMOL] BCIF

2024-07-17 Thread Robert Hanson via PyMOL-users
Seeing as MMTF is being deprecated, I am wondering if efforts are underway to allow PyMOL to read the BinaryCIF format? Bob Hanson >From July 2024 the PDB file archive will not be offered in the compressed > MMTF format anymore. Users are strongly encouraged to switch to the BinaryCIF > format

[PyMOL] Example of embedding the main viewer window as a widget in a wxPython application

2024-07-17 Thread Jorge Moraleda
I am wondering if anyone has an example of embedding the main pymol window inside a wxPython application as a widget. Since in the wx toolkit, both the C++ layer (wxWidgets) and the python layer (wxPython) support having a custom widget rendered by OpenGL, this should be possible ( https://wiki.wxw