Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 579 Bytes

CHANGELOG.md

File metadata and controls

16 lines (14 loc) · 579 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.1.5] - 2021-01-10

Added

  • RDKitDescriptors added to useful_rdkit_utils.py
  • smi2mol_with_errors added to useful_rdkit_utils.py
  • value_counts_df added to pandas_utils.py
  • add_molecule_and_errors added to pandas_utils.py

[0.2] - 2022-12-03

Added

  • Modified fingerprint generation routines to accept smiles
  • Add RingSystemFinder class for identifying ring systems
  • Add RingSystemLookup class for looking up ring systems in ChEMBL
  • Added seaborn_utils.py to set seaborn defaults