Skip to content

Commit 4b20327

Browse files
author
luohongyu01
committed
utils
1 parent ab50596 commit 4b20327

File tree

1 file changed

+0
-1
lines changed
  • pahelix/utils/metrics/molecular_generation

1 file changed

+0
-1
lines changed

pahelix/utils/metrics/molecular_generation/utils_.py

-1
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ def average_agg_tanimoto(stock_vecs, gen_vecs,
228228
return np.mean(agg_tanimoto)
229229

230230

231-
232231
def fingerprint(smiles_or_mol, fp_type='maccs', dtype=None, morgan__r=2,
233232
morgan__n=1024, *args, **kwargs):
234233
"""

0 commit comments

Comments
 (0)