AutomatedSeriesClassification icon indicating copy to clipboard operation
AutomatedSeriesClassification copied to clipboard

Results 2 AutomatedSeriesClassification issues
Sort by recently updated
recently updated
newest added

Hi all, I was following the instruction and tried to run the "UPGMA_classification-rdkit.ipynb". But I ran into a Type Error as shown below: ![image](https://user-images.githubusercontent.com/7895104/163208127-ac408270-7f0d-4185-a304-c99790b25ac7.png) Here is my package version: RDKit...

Hi Taka, Thank you very much for sharing the code. I am running into this problem: dataprep.py", line 65, in main pickle.dump(library, file, protocol=pickle.HIGHEST_PROTOCOL) RuntimeError: Pickling of "rdkit.Chem.rdSubstructLibrary.SubstructLibrary" instances is...