Denali Schlesinger
Denali Schlesinger
importing as described in the documentation fails because of @. npm install --save @polygon.io/client-js Error: At line:1 char:20 > + npm install --save @polygon.io/client-js > The splatting operator '@' cannot...
I noticed you can't use the get_mol() function on pdb files, I was trying to use morgan fingerprint encoding on protein and ligand for an ML application. Wondering if that...
Getting { "message": "Can not read data of format: smi" } when running let SMILES = 'C'; const molecule = Kekule.IO.loadFormatData(SMILES, 'smi'); also tried Kekule.DataFormat.SMILES as the dataformat arg but...