Hi, I read a post (link below) about SD tag reordering by Matthew and replied by Greg and I have a follow up question. I would like to preserve the ordering of SD tags as they appear in the input SD file. I tried getting the list of SD tags by mol.GetPropNames() and setting the order with sd_writer.SetProps() but that didn't work. Turns out mol.GetPropNames() returns a list in alphabetical order instead of order of appearance. Is there a way to preserve SD tag orders?
https://sourceforge.net/p/rdkit/mailman/message/32036716/ Thanks, JW ___________________ JW Feng, Ph.D. Denali Therapeutics Inc. 201 Gateway Blvd. South San Francisco, CA 94080 | (650) 270-0628
------------------------------------------------------------------------------
_______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

