RE: [PyMOL] alternative method for loading coordinates

2003-09-17 Thread Warren L. DeLano
ers-ad...@lists.sourceforge.net [mailto:pymol-users- > ad...@lists.sourceforge.net] On Behalf Of Robert Campbell > Sent: Thursday, September 11, 2003 7:07 AM > To: pymol-users@lists.sourceforge.net > Subject: Re: [PyMOL] alternative method for loading coordinates > > Warren,

Re: [PyMOL] alternative method for loading coordinates

2003-09-11 Thread Robert Campbell
Warren, * Warren L. DeLano [2003-09-09 17:42] wrote: > > If you're willing to switch into Python, there is an > undocumented "read_pdbstr" function which can take a PDB file as a > string variable. See modules/pymol/importing.py for the code. > Temporary files are unnecessary. This could

Re: [PyMOL] alternative method for loading coordinates

2003-09-10 Thread Tina Li
tember 09, 2003 8:42 PM Subject: RE: [PyMOL] alternative method for loading coordinates | Tina, | | If you're willing to switch into Python, there is an | undocumented "read_pdbstr" function which can take a PDB file as a | string variable. See modules/pymol/importing.py for the co

RE: [PyMOL] alternative method for loading coordinates

2003-09-09 Thread Warren L. DeLano
; ad...@lists.sourceforge.net] On Behalf Of Tina Li > Sent: Tuesday, September 09, 2003 9:43 AM > To: pymol-users@lists.sourceforge.net > Subject: [PyMOL] alternative method for loading coordinates > > Hello, > > Is there an alternative loading PDB coordinates, other than &q

[PyMOL] alternative method for loading coordinates

2003-09-09 Thread Tina Li
Hello, Is there an alternative loading PDB coordinates, other than "load "? Let's say after threading against a large database of protein templates, I need one PyMOL script generated for each of the templates. I could as well generate one PDB file for each to load, but it would be difficult to man