Skip to content
forked from zixwang/SPGNN

A novel graph-based pre-training scheme, namely Sequence Pre-training-based Graph Neural Network (SPGNN) to discover associations between lncRNAs and miRNAs

Notifications You must be signed in to change notification settings

TedSIWEILIU/SPGNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPGNN

Sequence Pre-training-based Graph Neural Network (SPGNN) is a novel graph-based pre-training scheme that offers a promising approach to discover associations between lncRNAs and miRNAs. SPGNN utilizes a sequence-to-vector technique to generate pre-trained embeddings based on the sequences of all RNAs during the pre-training stage. In the fine-tuning stage, SPGNN uses Graph Neural Network to learn node representations from the heterogeneous graph constructed using lncRNA-miRNA association information. The source code of the proposed scheme is available on this Github repository.

To pre-train your own RNA embeddings

TODO: python command

To train your own SPGNN

TODO: python command

To reproduce the results of Table 3

TODO: python command

About

A novel graph-based pre-training scheme, namely Sequence Pre-training-based Graph Neural Network (SPGNN) to discover associations between lncRNAs and miRNAs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%