Giter VIP home page Giter VIP logo

deepfrag2mol's Introduction

DeepFrag2Mol

Converting the molecular fragments generated by DeepFrag[ https://durrantlab.pitt.edu/deepfragmodel/ ] into complete molecules

文档

http://rdkit.chenzhaoqiang.com/mediaManual.html#deepfrag2mol

注意事项:

  1. 母核骨架SMILES中的接头原子*,必须放在中括号中。

示例:

   [*]C1=CC=CC=C1

编译后的二进制文件

安装

方法1: 源码安装

git clone

cd conda env create -f deepfrag2mol.yaml

conda activate deepfrag2mol

方法2: 二进制安装

链接:https://pan.baidu.com/s/10zFsY2mWBxXzQ0Wj9aZk2g?pwd=aj9k 提取码:aj9k

用法:

python deepFrag2mol_CMDgui.py

(base) D:\DeepFrag2mol_v2024>python deepFrag2mol_CMDgui.py

    DeepFrag2Mol: Converting the molecular fragments generated by DeepFrag into complete molecules.
    Usage: deepFrag2mol_CMDgui.py [OPTIONS]

    Options:
    --scaffold TEXT  the SMILES of the molecular scaffold
    --fragfile TEXT  the file  of the molecular fragments generated by DeepFrag
    --help           Show this message and exit.

input scaffold SMILES: [[*]C1=CC=CC=C1]:
input fragment file path and name [deepfrag-scores.csv]:
 89%|███████████████████████████████████████████████████████████████████▋        | 4953/5564 [00:00<00:00, 7662.98it/s][13:19:03] Explicit valence for atom # 1 B, 5, is greater than permitted
error: [Fr]C1=CC=CC=C1 [Cs][BH4]
100%|████████████████████████████████████████████████████████████████████████████| 5564/5564 [00:00<00:00, 7252.01it/s]
Congratulations,You have converted 5564 total fragments to 5563 molecules, The result is saved in file deepfrag-scores_mol.smi

deepfrag2mol's People

Contributors

autodataming avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.