All notable changes to this project will be documented in this file.
- 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
- 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