FeaturisationError

#1
by haneulpark - opened
Maom Lab org
edited May 10

split_featurised_dataset = featurise_dataset( split_dataset, column="canonical SMILES", representations=load_representations_from_dicts([{"name": "morgan"}, {"name": "maccs_rdkit"}]))

When running the following code above, FeaturisationError occurred :

FeaturisationError: 'Error processing sample 'O(CC[N+H2]CC@HCOc1c-2c([N+H2]c3c-2cccc3)ccc1)c1c(OC)cccc1''

Maom Lab org

Screenshot 2024-05-10 at 3.42.45 PM.png

Sign up or log in to comment