Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 396 Bytes

ReadME.md

File metadata and controls

22 lines (15 loc) · 396 Bytes

DualGOFiller

Introduction

DualGOFiller is a dual-channel graph neural network (GNN) model designed to predict missing GO terms for partially annotated proteins.

Requirements

In order to run the code, the following packages are required:

  • PyTorch
  • PyTorch Geometric
  • Pytorch Sparse
  • NetworkX
  • obonet

Usage

Run the following command to train the model:

python main.py