Skip to content

ZhuLab-Fudan/SpecGOFiller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpecGOFiller

SpecGOFiller: Species-Aware Multi-Network Learning Improves Function Prediction in Partially Annotated Proteins

Introduction

SpecGOFiller, a species-aware multi-network graph learning framework. SpecGOFiller jointly models sequence, interaction, and functional similarity networks within a unified graph convolutional architecture, while explicitly encoding species identity to capture functional dependencies across the tree of life.

Requirements

Our model is implemented by Python 3.8 with Pytorch 2.3.1 and Pytorch-geometric 2.5.3, and run on Nvidia GPU with CUDA 12.4.

Please download the data (https://drive.google.com/drive/folders/1pK8IY9_DaVqgkyLibfv2D8LTqiZD_4hK?usp=share_link) and put them into the data directory,

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