Hi Krisztina,I slightly modified the script, see attachment. The regular expression is modified and I replaced "search" by "match".
The script could be further optimized (exception handling etc.) but with your example file it works fine now.
Cheers, Thomas On 10/29/2012 04:06 PM, Krisztina Feher wrote:
Sure, thanks for looking at it!
Krisztina
--- On *Mon, 10/29/12, Thomas Holder wrote:
From: Thomas Holder <[email protected]>
Subject: Re: [PyMOL] visualise NOEs
To: "Krisztina Feher" <[email protected]>
Date: Monday, October 29, 2012, 4:04 PM
Hi Krisztina,
can you send me the restraints file and PDB file as well?
Cheers,
Thomas
On 10/29/2012 04:00 PM, Krisztina Feher wrote:
> Hi Thomas,
>
> thanks a lot for your reply! Now I was running the script from
command
> line and executed it: it did not display anything on the structure. I
> inserted a couple of print statements into the script (attached),
but it
> seems that the "noe_regex" is not being found in the variable
"line" by
> the .search method (see the output below: match is None). The pdb
file
> does have residue 433 and all the listed atom names. The
noe_regex looks
> sort of complicated, I have no idea how to fix it. If anyone had
an idea
> how to fix it, I would very much appreciate it.
>
> Thanks,
> Krisztina
>
> ps. If this script works for on your system, please write me too!
-- Thomas Holder MPI for Developmental Biology Spemannstr. 35 D-72076 Tübingen
plot_noe.py
Description: application/chimera
------------------------------------------------------------------------------ The Windows 8 Center - In partnership with Sourceforge Your idea - your app - 30 days. Get started! http://windows8center.sourceforge.net/ what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
_______________________________________________ PyMOL-users mailing list ([email protected]) Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users Archives: http://www.mail-archive.com/[email protected]
