Denali Schlesinger

Results 5 comments of Denali Schlesinger

Hi, thank you for your response! Do you know of any way to load a pdb file in js? Am probably going to switch to Python to utilize that version...

I tried using const SMILES = Kekule.IO.saveFormatData(molecules[0], 'smi') this worked

Thank you, this loads the molecule, but I am trying to add it to the composer object. How would I generate 2D coordinates for this molecule? I looked in the...

Why is Kekule trying to refrence /node_modules/.vite/deps/extra/openbabel.data [404] GET /node_modules/.vite/deps/extra/openbabel.data It looks like openbabel and couple other files it is trying to refrence in .vite/deps/extra are in src/_extra?

I ended up using a node server with rdkit for the conversion from smiles to mols