Skip to content

Failed to generate sdf from SMILES #34

@ghliu521

Description

@ghliu521

Dear Forlilab team,
Thanks for the great work on this package, but I encountered with some issues while using this tool. Some SMILES can't be processes:

"JS5": "C1CC(CNC1)CNCCO[C@@H]2[C@@H]([C@H](O[C@H]2O[C@@H]3[C@H]([C@@H](C[C@@H]([C@H]3O[C@@H]4[C@@H]([C@H]([C@@H]([C@H](O4)CO)O)O)N)N)N)O)CO)O[C@@H]5[C@@H]([C@H]([C@@H]([C@@H](O5)CN)O)O)N", 

and the error infomation is:

Generating ligands_1/JS5_scrubbed.sdf...
/home/ghliu/miniconda3/envs/AutoDock/bin/scrub.py:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
import('pkg_resources').require('molscrub==0.1.1')
{'INITIAL_COORDS': 1200}
Scrub completed.
Summary of what happened:
Input molecules supplied: 1
mols processed: 0, skipped by rdkit: 0, failed: 1

Other failed SIMILES with similar errors are listed below :

"JS6": "c1ccc(cc1)CCNCCO[C@@H]2[C@@H]([C@H](O[C@H]2O[C@@H]3[C@H]([C@@H](C[C@@H]([C@H]3O[C@@H]4[C@@H]([C@H]([C@@H]([C@H](O4)CO)O)O)N)N)N)O)CO)O[C@@H]5[C@@H]([C@H]([C@@H]([C@@H](O5)CN)O)O)N",
 "G0B": "C1[C@H]([C@@H]([C@H]([C@H]([C@H]1NC(=[NH2+])N)O[C@@H]2[C@H]([C@@H]([C@H]([C@@H](O2)CNC(=[NH2+])N)O)O)NC(=[NH2+])N)O[C@H]3[C@H]([C@@H]([C@H](O3)CO)O[C@@H]4[C@H]([C@@H]([C@H]([C@@H](O4)CNC(=[NH2+])N)O)O)NC(=[NH2+])N)O)O)NC(=[NH2+])N",
"74G": "C[n+]1ccc(c2c1cccc2)C[C@H]3N(c4ccccc4S3)CC(=O)NCCOCCOCCOCCNC(=O)CCCC[C@H]5[C@@H]6[C@H](CS5)NC(=O)N6",
"OIY": "C1[C@H]([C@@H]2[C@@H](C(=O)N1)N=C(N2)N[C@H]3[C@@H]([C@@H]([C@H]([C@H](O3)CO)OC(=O)N)O)NC(=O)C[C@H](CCCNC(=O)C[C@H](CCCNC(=O)C[C@H](CCCN)N)N)N)O",
 "VLR": "CN1C=CC(=Cc2[n+](c3ccccc3s2)CC(=O)NCCOCCOCCOCCNC(=O)CCCC[C@@H]4[C@@H]5[C@@H](CS4)NC(=O)N5)c6c1ccc(c6)c7ccc(cc7)OC",
"LHA": "c1ccc(cc1)CCNCCO[C@@H]2[C@@H]([C@H](O[C@H]2O[C@@H]3[C@H]([C@@H](C[C@@H]([C@H]3O[C@@H]4[C@@H]([C@H]([C@@H]([C@H](O4)CO)O)O)N)N)NC(=O)[C@H](CCN)O)O)CO)O[C@@H]5[C@@H]([C@H]([C@@H]([C@@H](O5)CN)O)O)N",

It will be greatly appreciated if you could have a look.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions