Skip to content

Commit

Permalink
Semantics @bjonnh
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Nov 23, 2023
1 parent 5a7901c commit 49b9d74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update/generate_database_chemo.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ def run(root: Path) -> None:

max_workers = multiprocessing.cpu_count()

# TODO SMILES end up in something called "mols"?
mols = rdSubstructLibrary.CachedTrustedSmilesMolHolder()
fps = rdSubstructLibrary.PatternHolder()

Expand Down

0 comments on commit 49b9d74

Please sign in to comment.