[PyMOL] on using pymol scripts

2015-11-19 Thread Smith Liu
Dear All, If I want to use a pymol script, for example the script on centroid, will you please tell me how to download the corresponding script from the pymol website? Smith--

Re: [PyMOL] on using pymol scripts

2015-11-19 Thread Andreas Forster
Dear Smith, right click on https://github.com/Pymol-Scripts/Pymol-script-repo/blob/master/centroid.py, select Save Link As. This is a good skill to have because it allows you to download all sorts of things from the internet. You can use Google Chrome, Mozilla Firefox and Microsoft Edge for

Re: [PyMOL] Help for saving movie in png

2015-11-19 Thread Christian Becke
Hi Pranab, Am 13.11.2015 um 17:00 schrieb Pranab Jyoti Bhuyan: > Can you please tell me how to save a movie as a series of *.png files > from terminal in linux? This can be done with the mpng command. See http://pymolwiki.org/index.php/Mpng Cheers, Christian

[PyMOL] what is wrong on my using centroid.py

2015-11-19 Thread Smith Liu
Dear All, When I run the centroid.py, I have the following error message: "NameError: global name 'move' is not defined". My centroid.py script downloaded (have I misdone or miseddited something?) is as following. Will you please tell me how to solve the error message issue? Smith ---

[PyMOL] default fetch format

2015-11-19 Thread Albert
Hello: I noticed that if we run command: fetch 2ac1 to get PDB into pymol in Version 1.8.0, it downloaded .cif file by default. I am just wondering is it possible to change the default format as .pdb file? thanks a lot Albert

Re: [PyMOL] what is wrong on my using centroid.py

2015-11-19 Thread Osvaldo Martin
Hi Smith, There was an error in script, incidentally, I introduce the error, but now is fixed. Please download again the centroid.py script. Cheers, Osvaldo. On Fri, Nov 20, 2015 at 3:00 AM, Smith Liu wrote: > Dear All, > > When I run the centroid.py, I have the

[PyMOL] Pymol for inorganic chemists - dealing with bonds

2015-11-19 Thread Henrique C. S. Junior
Dear Pymol users, As an inorganic chemist, to represent metallic centers and ligands in a comprehensive way is very important. I've tried to select my metallic centers and the atoms bonded directly to them, change this selection to ball and stick and keep all the rest as wireframe. Some bonds

Re: [PyMOL] Pymol 1.8.0.0 requires ZLIB 1.2.3.5?

2015-11-19 Thread Thomas Holder
Hi Roger, Please run ./setup.sh which will activate a more recent libz library which is bundled with the build. Please also see the INSTALL.txt for similar troubleshooting solutions. Cheers, Thomas On 19 Nov 2015, at 11:01, Roger Rowlett wrote: > Pymol 1.8.0.0 (64

Re: [PyMOL] problem of pymol 1.8

2015-11-19 Thread Thomas Holder
Hi Albert, It seems that you have a lot of plugins installed, you likely don't need them or maybe don't even know that they are installed. Please open the Plugin Manager from the "Plugin" menu and uncheck "Load on startup" for all plugins that you don't need or don't know what they do.