Skip to content

SGNNMD: signed graph neural network for predicting deregulation types of miRNA-disease associations.

Notifications You must be signed in to change notification settings

bubblecode/SGNNMD

Repository files navigation

SGNNMD

Run

python main.py -i ./data/m_d.csv -m ./data/m_m.csv -d ./data/d_d.csv -e 20 -s 44

Dependences

Package                 Version
----------------------- ----------
matplotlib              3.4.3
networkx                2.6.2
numpy                   1.19.5
pandas                  1.3.3
pip                     21.2.4
scipy                   1.7.1
setuptools              56.0.0
six                     1.15.0
wheel                   0.37.0

Citations

SGNNMD: signed graph neural network for predicting deregulation types of miRNA-disease associations. (doi.org:10.1093/bib/bbab464)

About

SGNNMD: signed graph neural network for predicting deregulation types of miRNA-disease associations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages