[PyMOL] Numpy for Pymod

2020-06-02 Thread Juliet Lee
Hello, I am trying to use Pymod on Pymol and have successfully installed Pymod as a plugin in pymol. But when I try to open Pymod 3, it tells me that "NumPy is not installed on your system." I tried to install Numpy in Mac Terminal and I think I did but it is still not working. Thank you for any he

Re: [PyMOL] [EXTERNAL] Numpy for Pymod

2020-06-02 Thread Mooers, Blaine H.M. (HSC)
Hi Juliet, It would help others to report more specifics like the version of PyMOL that you are using (it is printed on the first line in the command history window when you start PyMOL) and whether it is the incentive product or open source. I suspect that the Python interpreter that runs your

[PyMOL] Changing Chain ID

2020-06-02 Thread patricia
Hi – I’m a high school student learning to use Pymol for my science fair research, and I’ve been using Pymol for about 6 months. I have been working on attempting to bind a protein to actin for over a month now – but whenever I fuse the linker to the antifreeze protein, it glitches. As well, whe

Re: [PyMOL] [EXTERNAL] Changing Chain ID

2020-06-02 Thread Mooers, Blaine H.M. (HSC)
Hi Patricia, You can copy and paste these commands below one at a time at the upper PyMOL> prompt just below the command history window. Hit return after each paste operation. alter (chain A),chain='F' sort For more information, see https://pymolwiki.org/index.php?title=Alter&redirect=no Bes