Skip to content

Interpretable protein-protein interaction prediction based on sparse gated sequence encoder

Notifications You must be signed in to change notification settings

kckishan/InterpretablePIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpretable protein-protein interaction prediction based on sparse gated sequence encoder

This is the pytorch implementation of the InterpretablePIP.

Requirements

  • PyTorch
  • python3.6
  • sklearn
  • scipy

Example to run demo.

python example.py

If you find this code useful, please cite us as:

@inproceedings{kishan2020icpr,
  author    = {KC, Kishan and Cui, Feng and Haake, Anne and Li, Rui},
  title     = {Interpretable Structured Learning with Sparse Gated Sequence Encoder for Protein-Protein Interaction Prediction},
  booktitle = {Proceedings of the 25th International Conference on Pattern Recognition, {ICPR}},
  year      = {2020}
}

About

Interpretable protein-protein interaction prediction based on sparse gated sequence encoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages