Hello, I have noticed an issue with InChI generation, in a rather specific situation. I have found cases where the following generates different InChIs, whereas they ought to be identical....
new_mol = reduce(Chem.CombineMols, Chem.GetMolFrags(old_mol, asMols=True)) old_inchi = Chem.MolToInchi(old_mol) new_inchi = Chem.MolToInchi(new_mol) -- Dr Francis L Atkinson Chemogenomics Group European Bioinformatics Institute Wellcome Trust Genome Campus Hinxton Cambridge UK (01223) 494473 ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ Rdkit-discuss mailing list Rdkit-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rdkit-discuss