Skip to content

Local Compound Cache Update

Kevin Shebek requested to merge KShebek/equilibrator-assets:master into master

Fixing minor errors in arbitrary compound generation.

  1. Fixed bug due to omission of mol_format to allow for InChI support.
  2. Updated conditional statement to check to see if compound already exists in the compound cache.
  3. Update example notebook to show InChI vs SMILES generation.

Merge request reports