Skip to content

han-skai/GP-HTNLoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GP-HTNLoc

GP-HTNLoc is an ncRNA subcellular multilabel localization predictor based on graph prototype head-tail network. It adopts a model of separate training of head and tail classes to solve the problem of dataset class imbalance, in addition, it introduces a novel graph prototype module to construct heterogeneous graphs by utilizing the correlation information between ncRNA subcellular localization labels and samples, and learns rich structural and label correlation information from the heterogeneous graphs in order to enhance the classification ability in the case of lack of samples.

Environmental requirements

python == 3.7.12
torch == 1.13.1 
dgl == 1.1.2 
numpy  == 1.21.6
pandas == 1.3.5
scikit-learn == 1.0.2

Data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages