On 09/30/2014 08:29 AM, Greg Landrum wrote:
...
> If you'd like to see the R/S tags, you can do something like this:
>
> In [*2*]: m = Chem.MolFromMolFile('./71080.sdf')
>
> In [*3*]: Chem.FindMolChiralCenters(m)
> Out[*3*]: [(3, 'R')]
>
> If you want more detail about the CW/CCW thing, let me know and I can do a
> longer (but still brief) description.No, what I need is to read the fine manual more carefully. Specifically, the part where Chem.FindMolChiralCenters(m) returns a list instead of modifying its argument in place. Thanks and apologies for the noise -- Dimitri Maziuk Programmer/sysadmin BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

