Hi Tim,

Apart from the HTML demo page that you mentioned, you can find the current
JS bindings here:

https://github.com/rdkit/rdkit/blob/4bbbc6611dbe4bf05ed36ea795b3c6dc39bbdebc/Code/MinimalLib/jswrapper.cpp#L112

There's support for visualizing molecules from SMILES and CTAB, but
currently no support for SDF properties out of the box.

Cheers,
p.

On Thu, Mar 3, 2022 at 6:31 PM Tim Dudgeon <[email protected]> wrote:

> Is there a full list of the RDKit functionality that is available from the
> JavaScript bindings (
> https://github.com/rdkit/rdkit/tree/master/Code/MinimalLib)? Maybe I'm
> missing the obvious, but I can only find the examples e.g.
> https://unpkg.com/@rdkit/[email protected]/Code/MinimalLib/dist/GettingStartedInJS.html
>
> In particular I'm interested to know if there is any support for handling
> SD-files e.g as a list of molecules and their properties that can be
> displayed just with JavaScript.
>
> Tim
> _______________________________________________
> Rdkit-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/rdkit-discuss
>
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to