Skip to content

Commit

Permalink
See #109
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede committed Mar 25, 2024
1 parent 9ca6730 commit 07f5cb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions update/generate_database_chemo.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ def run(path: Path) -> None:

p_smols.append(smol)
# TODO check which one to use
# See #109
# p_smileses.append(smiles)
p_smileses.append(smiles_clean)
smis_no_stereo.append(smiles_no_stereo)
inchis_no_stereo.append(inchi_no_stereo)
Expand Down

0 comments on commit 07f5cb1

Please sign in to comment.