Hi Albert,

Yes, Incentive PyMOL since version 1.6 can read properties from SD files. 
Example:

# load a file with all properties
set load_object_props_default, *
load example.sdf

# query loaded properties
get_property_list example

# query the MOLID property
get_property MOLID, example

# version 1.7 also provides a wizard to browse properties:
wizard properties

Hope that helps.

Cheers,
  Thomas 

On 15 Sep 2015, at 03:47, Albert <[email protected]> wrote:

> Hello:
> 
> I've got a ligand .sdf file which contains many informations such as: 
> molecule weight, logP, surface area and so on. I am just wondering is it 
> possible to display those properties in Pymol?
> 
> Thank you very much
> 
> Albert

-- 
Thomas Holder
PyMOL Principal Developer
Schrödinger, Inc.


------------------------------------------------------------------------------
_______________________________________________
PyMOL-users mailing list ([email protected])
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/[email protected]

Reply via email to