Re: [PyMOL] MDL file

2002-03-11 Thread Szilveszter Juhos
On Mon, Mar 11, 2002 at 10:47:17AM -0800, DeLano, Warren wrote: [..] > # Python code for reading an SD file with > # identifier as separate SD field 'MOLID' [..] Brilliant, now I only have to generate some environment around. Thanks! Szilva

RE: [PyMOL] MDL file

2002-03-11 Thread DeLano, Warren
targets.com] > Sent: Monday, March 11, 2002 9:27 AM > To: pymol-users@lists.sourceforge.net > Subject: [PyMOL] MDL file > > > Dear Pymol Users/Developers, > > If I have an MDL (.sdf) file with multiple models, how can I > ask pymol to > load them into separate models

[PyMOL] MDL file

2002-03-11 Thread Szilveszter Juhos
Dear Pymol Users/Developers, If I have an MDL (.sdf) file with multiple models, how can I ask pymol to load them into separate models? As I checked pymol is reading sdf with chempy's reader, so I could access the data field as well somehow. Cheers: Szilva