Skip to content

Prediction of horizontal gene transfer (HGT) using graph convolutional network

License

Notifications You must be signed in to change notification settings

britolab/GCN-HGT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GCN-HGT

Prediction of horizontal gene transfer (HGT) using graph convolutional network

This pipeline performs data splitting (train/validation/test) of computed HGT data, and trains a graph convolutional network model to predict HGT events.

Acknowledgement

  • Kipf, Thomas N., and Max Welling. "Variational graph auto-encoders." arXiv preprint arXiv:1611.07308 (2016).
  • Leskovec, Jure, and Rok Sosič. "Snap: A general-purpose network analysis and graph-mining library." ACM Transactions on Intelligent Systems and Technology (TIST) 8.1 (2016): 1-20.

Requirement

  • TensorFlow (1.13.1)
  • python 3.5.5
  • networkx
  • scikit-learn
  • scipy
  • pandas
  • numpy
  • tqdm

About

Prediction of horizontal gene transfer (HGT) using graph convolutional network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages