Re: [PyMOL] Is there or should there be a pymol annotation server?

2012-07-14 Thread Thomas Holder
indeed, the SITE records could easily be parsed and made available as named selections. Similar: http://pymolwiki.org/index.php/Uniprot_features - makes named selections from uniprot annotations Cheers, Thomas Nat Echols wrote, On 07/13/12 23:24: On Fri, Jul 13, 2012 at 2:12 PM, Jason

Re: [PyMOL] Is there or should there be a pymol annotation server?

2012-07-14 Thread Troels Emtekær Linnet
Dear Pymolers. Thanks for all the suggestions. :-) I definitely think that http://jolecule.appspot.com can become handy for a teaching situation or sending a colleague a question to a protein. Thanks! And I am all in for interactive publications, which I hope could use one day. The

Re: [PyMOL] Is there or should there be a pymol annotation server?

2012-07-14 Thread Troels Emtekær Linnet
Once again Thomas Holder have done a very nice work, and made a solution. Check it out here: http://www.pymolwiki.org/index.php/Select_sites fetch 1sgt, async=0import select_sites select_sites It works really brilliant. Best Troels Emtekær Linnet 2012/7/14 Troels Emtekær Linnet

Re: [PyMOL] writing out the surface

2012-07-14 Thread Michael Lerner
I finally got back to this, and I'm still having some trouble. The surface I write out seems to be offset from what I'm viewing in PyMOL. I define the following functions: def getIndexedFaceSet(wrlname): f = file(wrlname) for line in f: if 'geometry IndexedFaceSet {' in line: