Skip to content

mindrank-ai/PharmHGT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PharmHGT

Introduction

  • Source code for the paper "Pharmacophoric-constrained Heterogeneous Graph Transformer".

  • We design a pharmacophoric-constrained multi-views molecular representation graph, enabling PharmHGT to extract vital chemical information from functional substructures and chemical reactions. With a carefully designed pharmacophoric constrained multi-view molecular representation graph, PharmHGT can learn more chemical information from molecular functional substructures and chemical reaction information.

Heterogeneous Molecular Graph

Dataset

All data used in this paper are publicly available on Molecule-Net.

Environment

  • base dependencies:
  - dgl
  - wandb
  - numpy
  - pandas
  - python>=3.7
  - pytorch>=1.7.1
  - rdkit

Usage

Quick Run

python train.py configs/esol.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages