Re: [PyMOL] APBS plugin for Sugars

2020-06-17 Thread Mario Garcia Urena
(if feasible, I am brainstorming!) Thanks again for your help and for your help in advance, Mario -Original Message- From: Thomas Holder Sent: Monday, June 15, 2020 9:37 AM To: Mario Garcia Urena Cc: pymol-users@lists.sourceforge.net Subject: Re: [PyMOL] APBS plugin for Sugars Hi

Re: [PyMOL] APBS plugin for Sugars

2020-06-15 Thread Thomas Holder
Hi Mario, Incentive PyMOL 2.x includes regular APBS and PDB2QPR. You should be able to manually edit the files there as well. For example with PyMOL 2.4.0 on Linux, the AMBER force field data files can be found like this: $ find . -name "AMBER.*"

[PyMOL] APBS plugin for Sugars

2020-06-14 Thread Mario Garcia Urena
Hi all, I was trying to generate dipole moments with pymol using the APBS plugin. For proteins I adapted a code and the dipole moments are correct and work just fine, but for sugars it does not. I am well aware that the problem is that many of the residues are not present in the AMBER force

Re: [PyMOL] Pymol APBS plugin error

2019-12-02 Thread Jack Howarth
Also, keep in mind that pdb2pqr isn't python3 friendly so you will have to use an externally generated pqr file. The current mechanism for calling pdb2pqr from within the APBS Tool results in pdb2pqr running under the same python as pymol. Jack On Mon, Dec 2, 2019 at 5:58 PM Jack Howarth

Re: [PyMOL] Pymol APBS plugin error

2019-12-02 Thread Jack Howarth
You need more patches in your installed Pmw 2.0.0. On MacPorts, we use... https://github.com/macports/macports-ports/blob/master/python/py-pmw/files/patch-pmw2-py36.diff and https://github.com/macports/macports-ports/blob/master/python/py-pmw/files/patch-pmw2.diff applied over Pmw_2_0_0. Jack

[PyMOL] Pymol APBS plugin error

2019-12-02 Thread RDirective
Dear all, I get the following errors when trying to launch the APBS plugin from the plugins menu Traceback (most recent call last): File "/home/quyen/Pymol/install/lib64/python/pmg_tk/startup/apbs_tools.py", line 322, in command = lambda s=self: APBSTools2(s)) File

[PyMOL] APBS plugin on pymol 1.5 does not work

2016-06-13 Thread Yanni Goudeuk
Hello I recently installed PyMOL version 1.5 no my MAC 10.9 using HomeBrew. There were no problems with the installation at all however the APBS plugin when loaded it gives me this error: Error: 4 Exception in Tk callback Function: at 0x106691758> (type: ) Args: () Traceback (innermost

Re: [PyMOL] PyMOL + APBS plugin

2016-01-13 Thread Thomas Holder
Hi Matic, 1. If you have conflicting (non-unique) file names, you have two options: a) Specify an object name with the "load" command (load foo_1.dx, foo_1_map) b) Set the "auto_rename_duplicate_objects" setting 2. The APBS GUI update bug has been fixed in the PyMOL SVN repository two days

Re: [PyMOL] PyMOL + APBS plugin

2016-01-13 Thread Matic Kisovec
Dear Thomas, thank you for these short and perfect answers. 1. All fine now. 2. Updated the plugin and the GUI bug is gone. One more thing though. Whenever I click the button to either set temporary file locations or to set program locations in APBS GUI window I immediately get a

[PyMOL] APBS plugin not working on both Ubuntu Windows 7

2015-04-14 Thread Brenton Horne
Hi, pdb2pqr.py doesn't exist in the pdb2pqr tar.gz file (for either 2.0.0 or 1.8 versions; in a previous question I was advised to use the 1.8 version) and consequently APBS tools doesn't work. I have tried turning the pdb2pqr.py.in into pdb2pqr.py by removing the in extension, but the APBS

Re: [PyMOL] APBS plugin not working on both Ubuntu Windows 7

2015-04-14 Thread Matic Kisovec
Hello Brenton, I used the pdd2pqr provided by Ubuntu repositories (version 1.8) and installed it directly(with Synaptic) from there. The path on my Xubuntu system is: /usr/share/pdb2pqr/pdb2pqr.py I also tried setting something up on Windows but gave up eventually. Good luck and all the best,

Re: [PyMOL] APBS plugin not working on both Ubuntu Windows 7

2015-04-14 Thread David Hall
There is an INSTALL file that provides instructions. The first step, calling ./configure , generates pdb2pqr.py from pdb2pqr.py.in If you want to manually do it, it just changes the first line in the file to point to your python installation. But, since there's a whole bunch of other things

Re: [PyMOL] apbs plugin

2014-02-13 Thread jp d
. From: jp d yo...@yahoo.com To: Thomas Holder thomas.hol...@schrodinger.com Cc: Schubert, Carsten [JRDUS] cschu...@its.jnj.com; pymol-users@lists.sourceforge.net pymol-users@lists.sourceforge.net Sent: Wednesday, February 12, 2014 11:16 AM Subject: Re: [PyMOL] apbs plugin

Re: [PyMOL] apbs plugin

2014-02-12 Thread Thomas Holder
; pymol-users@lists.sourceforge.net pymol-users@lists.sourceforge.net Sent: Tuesday, February 11, 2014 12:14 PM Subject: RE: [PyMOL] apbs plugin Hi jpd, try running APBS directly just using the .in file generated from a failed run. That may provide a clue as to where the problem is, i.e

Re: [PyMOL] apbs plugin

2014-02-12 Thread jp d
-users@lists.sourceforge.net Sent: Wednesday, February 12, 2014 10:35 AM Subject: Re: [PyMOL] apbs plugin Hi jpd, I can reproduce this, unfortunately. Thanks for reporting. It's indeed a problem with the GUI toolkit and not apbs itself. We are looking into it. Cheers,   Thomas On 11 Feb 2014

[PyMOL] apbs plugin

2014-02-11 Thread jp d
hi, anyone else having trouble with the apbs plugin? i keep crashing as soon as i try to do anything. if i select 'Choose externally generated PQR' or 'run APBS' i get this In show error 1 alloc: invalid block: 0x2c29fb78: 0 0 Abort this is with pymol 1.7 ubuntu 12.04 using 1FAS fetched

Re: [PyMOL] apbs plugin

2014-02-11 Thread Schubert, Carsten [JRDUS]
to compile yourself. HTH Carsten From: jp d [mailto:yo...@yahoo.com] Sent: Tuesday, February 11, 2014 2:52 PM To: pymol-users@lists.sourceforge.net Subject: [PyMOL] apbs plugin hi, anyone else having trouble with the apbs plugin? i keep crashing as soon as i try to do anything. if i select

Re: [PyMOL] apbs plugin

2014-02-11 Thread jp d
From: Schubert, Carsten [JRDUS] cschu...@its.jnj.com To: jp d yo...@yahoo.com; pymol-users@lists.sourceforge.net pymol-users@lists.sourceforge.net Sent: Tuesday, February 11, 2014 12:14 PM Subject: RE: [PyMOL] apbs plugin Hi jpd,   try running APBS directly just using the .in file

Re: [PyMOL] PyMOL APBS plugin on Ubuntu 12.10 - error after 'run APBS'

2013-06-03 Thread Troels Emtekær Linnet
Hej Tobias. Some time ago, a year+?, I played around fixing some small things in APBS, to make it easier to work. (Most fixing small path things) Orginal version: http://pymolwiki.org/index.php/APBS Small modified version: http://pymolwiki.org/index.php/Apbsplugin The modified version, is

Re: [PyMOL] PyMOL APBS plugin on Ubuntu 12.10 - error after 'run APBS'

2013-06-03 Thread Tobias Beck
Hi Troels, Many thanks for your email! I found a work around for my problem this morning: I copied the pdb2pqr directory from my Mac and now the plugin works. I guess for the Ubuntu pymol package, the pdb2pqr is not installed by default? svn co svn://svn.code.sf.net/p/pymol/code/trunk/pymol

[PyMOL] PyMOL APBS plugin on Ubuntu 12.10 - error after 'run APBS'

2013-05-31 Thread Tobias Beck
Dear all, I am trying to run the ABPS plugin with PyMOL Version 1.6.0.0 on Ubuntu 12.10. I have compiled pymol from source ( http://www.pymolwiki.org/index.php/Linux_Install). When running the plugin, I can set the grid, but after clicking on Run APBS, I get the following error: Unexpected

[PyMOL] APBS Plugin: protein out of grid

2011-05-05 Thread Ricardo O. S. Soares
Dear users, there's a particular case where I'm using the APBS plugin and the resultant grid leaves a portion of the protein out of it. This portion is show in full white because no potential is calculated there. Why isnt the grid centered as usual? Changing the values by hand and them

Re: [PyMOL] APBS Plugin: protein out of grid

2011-05-05 Thread Michael Lerner
Can you send me the files (off list) so that I can take a look? Thanks, -Michael On Thu, May 5, 2011 at 5:11 PM, Ricardo O. S. Soares ross_...@yahoo.com.brwrote: Dear users, there's a particular case where I'm using the APBS plugin and the resultant grid leaves a portion of the protein out

[PyMOL] Pre-release version of the PyMOL-APBS plugin

2010-01-28 Thread Michael Lerner
Hi all, I've been working with Jason Vertrees on a new version of the PyMOL-APBS plugin and it's now ready for pre-release. There are three big advantages of the new version: * It's been tested modern OS X, Windows and Linux systems and fixes several long-standing bugs. * It allows you to call

Re: [PyMOL] Pre-release version of the PyMOL-APBS plugin

2010-01-28 Thread Justin Lecher
On 28/01/10 21:31, Michael Lerner wrote: Hi all, I've been working with Jason Vertrees on a new version of the PyMOL-APBS plugin and it's now ready for pre-release. Hi, that's really good news, that you are going to develop the plugin in a more public accessible manner! For all gentoo user

Re: [PyMOL] APBS plugin woes

2009-12-01 Thread Michael Lerner
We solved the problem this afternoon. The version of APBS that comes with PyMOL does not work on Tiger (10.4). Neither does the universal binary of apbs-1.2.1b available on sourceforge. An older version of apbs (0.5) worked. We are in the middle of installing APBS via MacPorts, as it seems like

[PyMOL] APBS plugin woes

2009-11-30 Thread David Garboczi
I download and install macpymol-1_2r2.tgz. I make a copy of MacPyMOL.app and rename it PyMOLX11Hybrid.app and fire it up. Load a pdb file after removing HETATM lines. Open APBS Tools and set grid: Log: Maximum number of grid points exceeded. Old grid dimensions were [129, 97, 129] Fine grid

Re: [PyMOL] APBS plugin woes

2009-11-30 Thread Michael Lerner
Can you go to the Program Locations tab and find out which version of APBS you're using? There's a problem with the one in /Applications/PyMOLX11Hybrid.app/pymol/freemol/bin. I've added instructions for fixing this problem to http://pymolwiki.org/index.php/User:Mglerner . The instructions are

Re: [PyMOL] APBS plugin woes

2009-11-30 Thread Jason Vertrees
FYI, that worked for me. I just copied the binary to /usr/local/lib. -- Jason -- Jason Vertrees, PhD PyMOLWiki -- http://www.pymolwiki.org On Mon, Nov 30, 2009 at 2:56 PM, Michael Lerner mgler...@gmail.com wrote: Can you go to the Program Locations tab and find out which version of APBS

[PyMOL] apbs plugin for MacPyMOL?

2008-09-27 Thread Paul Shannon
I've installed apbs and used it from the command line. Now I'd like to run it (more conveniently) as a MacPyMOL plugin. Anybody know how I can set this up? Thanks! - Paul

Re: [PyMOL] apbs plugin for MacPyMOL?

2008-09-27 Thread Justin
Paul Shannon schrieb: I've installed apbs and used it from the command line. Now I'd like to run it (more conveniently) as a MacPyMOL plugin. Anybody know how I can set this up? Thanks! - Paul - This SF.Net email is

Re: [PyMOL] apbs plugin for macpymol

2007-12-07 Thread Michael Lerner
I would like to use apbs from within PyMOL. I have downloaded and installed the latest version of apbs, and apbs_tools.py exists in $PYMOL_PATH/modules/pmg_tk/startup/. However, I find no plugins entry in any of the PyMOL menus. I think that you need to rename the application bundle to

Re: [PyMOL] apbs plugin for macpymol

2007-12-07 Thread Andreas Förster
Thanks to Michael and Warren for a quick and correct but somewhat baffling solution. In OSX, one renames an application and it starts up looking quite dissimilar from before. I'm still new to the Gospel according to Steve, and I wouldn't mind enlightenment. In any case, using MacPyMOL as

[PyMOL] Are there any feature requests for the PyMOL-APBS plugin?

2007-08-09 Thread Michael Lerner
Hi, I'm working on an update to the PyMOL-APBS plugin. Are there any features that you would like to see included? As an example, I'm including the ability to use PDB2PQR to generate PQR files in the next version. Please request anything you'd like, no matter how trivial/difficult you think

Re: [PyMOL] apbs plugin in pymol

2006-11-23 Thread D. Eric Dollins
Florian, I had the same problem and I couldnt get everything to work internally in pymol. I never got pymol to write the *.pqr files. I couldn't figure it out. However, you can give your pdb to the PDB2PQR server: http://agave.wustl.edu/pdb2pqr/server.html Strip the waters/ligands and load in

Re: [PyMOL] apbs plugin in pymol

2006-11-23 Thread Andrea Spitaleri
Hi, at this purpose, what kind of range (positive - negative) should be used in order to visualize correctly the potential surface on a protein? Normally I used -10 to +10 but I am wondering how you behaves with this issue too. Thanks in advance andrea 2006/11/23, D. Eric Dollins

Re: [PyMOL] Has anyone got apbs 0.4 to work with the pymol apbs plugin?

2005-12-21 Thread Michael George Lerner
On Wed, 21 Dec 2005, William Scott wrote: Dear Michael: Thanks. It works great. Sorry that I stupidly didn't think to check it. No problem. I'm glad it works. Almost everything should be the same. APBS has a new required parameter, sdens (Vacc sphere density) that I've added to the

[PyMOL] Has anyone got apbs 0.4 to work with the pymol apbs plugin?

2005-12-20 Thread William Scott
I'm not getting very far... parsePBE: Warning -- parsed deprecated calcforce 0 statement. parsePBE: Please use calcforce no instead. PBEparm_check: SDENS not set! NOsh: MG parameters not set correctly! Error while parsing input file.

Re: [PyMOL] Has anyone got apbs 0.4 to work with the pymol apbs plugin?

2005-12-20 Thread Michael George Lerner
There's a new version on my website (http://www.umich.edu/~mlerner/PyMOL/). Please feel free to try it out and let me know if it works. I've tested it on a few systems that I work with, and it seems fine. One person has reported some difficulties, but these may not be related to my plugin.