基于scaffold的分子生成模型 + 筛选模型,对比它们

一、基于scaffold的分子生成模型

1、Paper "3D-SMGE:A Pipeline for Molecules Generate and Evaluate based on Scaffolds"

code:GitHub - ZheLi-Lab-Collaboration/3D-SMGE: A Pipeline for Molecules Generate and Evaluate based on Scaffolds

conda activate autogrow

下载模型然后放在主文件夹:

https://drive.google.com/file/d/14c65EiA8gWlGhIxEyHtlp-NL68qDqN7P/view?usp=drive_link

基于SMIELS + scaffold的分子生成

python SMG_3D.py generate 3D_SMG ./model/ 100 --scaffold 'CC(C1=CC=C(OC)C(OC)=C1)=O' --genMode mode1 --inputFormat smiles --chunk_size 100 --cuda --max_length 60 --file_name scaffold

ADMET Predicition

Firstly, you are supposed to move the generated molecules agg_smi.smi to the ./data folder.

python ./property_Pred/ADMET/general_admet/admet-pred.py --smi_path ../data/agg_smi.smi --csv_path ../data/smi

2、Learning to Extend Molecular Scaffolds with Structural Motifs

GitHub - microsoft/molecule-generation: Implementation of MoLeR: a generative model of molecular graphs which supports scaffold-constrained generation

二、筛选模型

【精选】分子性质预测预训练模型 + code使用方法-CSDN博客

相关推荐
GeekPMAlex24 分钟前
Python SQLite多线程、上下文管理器与生成器全面解析
python
AI大模型学徒24 分钟前
NLP基础(九)_N-gram模型
人工智能·自然语言处理·nlp·n-gram
顾安r25 分钟前
11.22 脚本 手机termux项目分析(bash)
前端·python·stm32·flask·bash
极客BIM工作室34 分钟前
理清 BERT 中 [CLS] 向量的核心逻辑:训练双向更新与推理作用不矛盾
人工智能·机器学习·bert
IT·小灰灰41 分钟前
基于Python的机器学习/数据分析环境搭建完全指南
开发语言·人工智能·python·算法·机器学习·数据分析
Keep_Trying_Go1 小时前
LightningCLI教程 + 视频讲解
人工智能·pytorch·语言模型·大模型·多模态·lightning
1***s6321 小时前
Java语音识别开发
人工智能·语音识别
模型启动机1 小时前
DeepSeek OCR vs Qwen-3 VL vs Mistral OCR:谁更胜一筹?
人工智能·ai·大模型·ocr·deepseek