{"id":22096247,"url":"https://github.com/aspirincode/ippigan","last_synced_at":"2025-07-22T06:04:49.451Z","repository":{"id":45752722,"uuid":"404935359","full_name":"AspirinCode/iPPIGAN","owner":"AspirinCode","description":"De novo molecular design with deep molecular generative models for protein-protein interaction(PPI) inhibitors","archived":false,"fork":false,"pushed_at":"2024-11-06T20:47:18.000Z","size":42099,"stargazers_count":20,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-19T03:40:47.853Z","etag":null,"topics":["deep-molecular-generative-models","drug-discovery","drug-likeness","ppi","ppi-inhibitor","protein-protein-interaction","qed","qeppi"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AspirinCode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-09-10T02:45:43.000Z","updated_at":"2025-05-08T17:18:55.000Z","dependencies_parsed_at":"2023-01-20T06:45:43.927Z","dependency_job_id":"90c24647-1f3c-489a-b646-b254d783aee1","html_url":"https://github.com/AspirinCode/iPPIGAN","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AspirinCode/iPPIGAN","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AspirinCode%2FiPPIGAN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AspirinCode%2FiPPIGAN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AspirinCode%2FiPPIGAN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AspirinCode%2FiPPIGAN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AspirinCode","download_url":"https://codeload.github.com/AspirinCode/iPPIGAN/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AspirinCode%2FiPPIGAN/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266437369,"owners_count":23928235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-molecular-generative-models","drug-discovery","drug-likeness","ppi","ppi-inhibitor","protein-protein-interaction","qed","qeppi"],"created_at":"2024-12-01T04:09:54.438Z","updated_at":"2025-07-22T06:04:49.425Z","avatar_url":"https://github.com/AspirinCode.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![License: GNU](https://img.shields.io/badge/License-GNU-yellow)](https://github.com/AspirinCode/iPPIGAN)\n[![Briefings in Bioinformatics](https://img.shields.io/badge/10.1093%2Fbib%2Fbbac285-green)](https://doi.org/10.1093/bib/bbac285)\n\n\n# iPPIGAN\n\nDe novo molecular design with deep molecular generative models for PPI inhibitors \n\n![Model Architecture of iPPIGAN](https://github.com/AspirinCode/iPPIGAN/blob/main/Image/iPPIGAN.png)\n\n\n## Update\nUpdate the API for calculating molecular voxels from htmd to the latest moleculekit.\n\n```shell\nhtmd==1.13.9 －－＞ moleculekit==1.6.9\n```\n\n\n## Acknowledgements\nWe thank the authors of LigDream: Shape-Based Compound Generation for releasing their code. The code in this repository is based on their source code release (https://github.com/compsciencelab/ligdream). If you find this code useful, please consider citing their work.\n\n## Requirements\n```python\nPython==3.8\npytorch==1.9.0\nkeras==2.2.2\nRDKit==2023.03.1\nmoleculekit==1.6.9\n```\n\nhttps://github.com/rdkit/rdkit\n\nhttps://github.com/Acellera/moleculekit\n\n## Training\n```python\n#conda activate iPPIGAN\n#construct a set of training molecules:\npython prepare_data.py -i \"train_ippi.smi\" -o \"train_ippi.npy\"\n\n#the training model\npython train.py -i \"train_ippi.npy\" -o \"./models\"\n```\n\nFor the generation stage the model files are available. It is possible to use the ones that are generated during the training step or you can download the ones that we have already generated model files from Google Drive. \nhttps://drive.google.com/file/d/15_LdkjFHlMbNlvqISeL1epr_anuZy3ao/view?usp=sharing\n\n\n## Generation\nnovel compound generation please follow notebook:\n\n```python\niPPIGAN_generate.ipynb\n```\n\n## Model Metrics\n### MOSES\nMolecular Sets (MOSES), a benchmarking platform to support research on machine learning for drug discovery. MOSES implements several popular molecular generation models and provides a set of metrics to evaluate the quality and diversity of generated molecules. With MOSES, MOSES aim to standardize the research on molecular generation and facilitate the sharing and comparison of new models.\nhttps://github.com/molecularsets/moses\n\n\n### QEPPI\nquantitative estimate of protein-protein interaction targeting drug-likeness\n\nhttps://github.com/ohuelab/QEPPI\n\n*  Kosugi T, Ohue M. Quantitative estimate index for early-stage screening of compounds targeting protein-protein interactions. International Journal of Molecular Sciences, 22(20): 10925, 2021. doi: 10.3390/ijms222010925\nAnother QEPPI publication (conference paper)\n\n*  Kosugi T, Ohue M. Quantitative estimate of protein-protein interaction targeting drug-likeness. In Proceedings of The 18th IEEE International Conference on Computational Intelligence in Bioinformatics and Computational Biology (CIBCB 2021), 2021. doi: 10.1109/CIBCB49929.2021.9562931 (PDF) * © 2021 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising or promotional purposes, creating new collective works, for resale or redistribution to servers or lists, or reuse of any copyrighted component of this work in other works.\n\n## License\nCode is released under GNU AFFERO GENERAL PUBLIC LICENSE.\n\n\n## Cite:\n\n*  Jianmin Wang, Yanyi Chu, Jiashun Mao, Hyeon-Nae Jeon, Haiyan Jin, Amir Zeb, Yuil Jang, Kwang-Hwi Cho, Tao Song, Kyoung Tai No, De novo molecular design with deep molecular generative models for PPI inhibitors, Briefings in Bioinformatics, 2022;, bbac285, https://doi.org/10.1093/bib/bbac285\n\n*  Jianmin Wang, Jiashun Mao, Chunyan Li, Hongxin Xiang, Xun Wang, Shuang Wang, Zixu Wang, Yangyang Chen, Yuquan Li, Kyoung Tai No, Tao Song, Xiangxiang Zeng; Interface-aware molecular generative framework for protein-protein interaction modulators. bioRxiv 2023.10.10.557742; doi: https://doi.org/10.1101/2023.10.10.557742  \n\n* J. Wang, P. Zhou, Z. Wang, W. Long, Y. Chen, K.T. No, D. Ouyang, J. Mao, X. Zeng, Diffusion-based generative drug-like molecular editing with chemical natural language, Journal of Pharmaceutical Analysis, https://doi.org/10.1016/j.jpha.2024.101137.  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspirincode%2Fippigan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faspirincode%2Fippigan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspirincode%2Fippigan/lists"}