Hi All,
Is there a way to force Pymol to draw cartoons through modified amino acids?
Here's the story: I have a phospho-thr, with residue name TPO. The line
representation shows main chain connectivity for this residue, but when I
display the cartoon representation, there is a break in the tube
Hi,
I want to include my own modules into PyMOL for visualization
purposes.
If I try to use the pymol.cmd module to control a running
PyMOL process from an external python interpreter
I always get a segmentation fault. (SuSE 7.2, Python 2.0)
Everything else works fine.
Example:
>> from pymol imp