Skip to content

ZhuLab-Fudan/DualGOFiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages