Giter Site home page Giter Site logo

fraggraph's Introduction

FragGraph: A Fragmentation-Based Graph Embedding Framework for QM/ML

FragGraph is a framework of molecular descriptors for deep learning combining ideas from graph theory, fragmentation, error-cancellation, and machine learning. These representations can be derived from chemical graph theory with node and edge attributes from standard fingerprinting techniques on atom-centric fragmention from the fragmentation scheme of the Connectivity Based Hierarchy (CBH) of generalized isodemic reactions.

This repository provides scripts to generate the FragGraph attributed graph representation.

Authors:

FragGraph

Performance of QM/ML models on 13k Hold-out set from GDB9-G4(MP2)

Baseline
(QM)
Model
(GN)
MAE
(kcal/mol)
PM7 FG(CBH-2) 0.50
PM7 FC-FG(CBH-2) 0.38
B3LYP FG(CBH-2) 0.16
B3LYP FC-FG(CBH-2) 0.12

QM/ML Learning Curve

best_models

Installation & Usage

Requirements

  • python (version>=3.6)
  • rdkit (version>=2020.03.4)
  • numpy
  • networkx
  • mol2vec
  • xyz2mol
  • pytorch
  • torch-geometric

Installation via conda

Clone the repository: git clone https://github.com/colliner/FragGraph.git

Run make conda_env to create the conda environment.

Testing the installation

Activate the conda environment: conda activate FragGraph

Evaluate pretrained model

cd model; python eval_model.py

fraggraph's People

Stargazers

 avatar  avatar  avatar  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.