Re: [Open Babel] Operating on multi molecule sdf files

2020-04-14 Thread Geoffrey Hutchison
> After reading the docs I think that adding individual properties to > individual molecules in a multi molecule sdf files is probably not possible? > I have an sdf file with 500k molecules and I would like to add a little > unique identifier that isn’t a supported descriptor to each molecule a

Re: [Open Babel] Operating on multi molecule sdf files

2020-04-14 Thread Noel O'Boyle
Apart from --addoutindex I think that's right. I'm not sure how we would implement that in any case, though suggestions are welcome. Can you give a specific example of what you want to do? Where are these identifiers coming from? On the other hand, it's straightforward to do it from Python. As you

[Open Babel] Operating on multi molecule sdf files

2020-04-13 Thread Bennion, Brian via OpenBabel-discuss
Hello After reading the docs I think that adding individual properties to individual molecules in a multi molecule sdf files is probably not possible? I have an sdf file with 500k molecules and I would like to add a little unique identifier that isn’t a supported descriptor to each molecule and t