Skip to content

bozhenhhu/CoupleNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoupleNet

Learning Complete Protein Representation by Dynamically Coupling of Sequence and Structure. [paper]

img

Dataset

From GearNet and IEConv

File Specification

datasets.py gives some dataset functions to process data, including the amino acid types and the physicochemical properties of each residue, namely, a steric parameter, hydrophobicity, volume, polarizability, isoelectric point, helix probability, and sheet probability. Besides, the geometric features are included.

Dependencies

PyTorch 1.13.1

PyG, transformers

torch-geometric

pip install transformers

PyTorch Scatter

...

License

The code is released under MIT License.

Related Repos

Thanks for these great work:

  1. CDConv   2. GearNet

Citation

@article{hu2024learning,
  title={Learning Complete Protein Representation by Dynamically Coupling of Sequence and Structure},
  author={Hu, Bozhen and Tan, Cheng and Xia, Jun and Liu, Yue and Wu, Lirong and Zheng, Jiangbin and Xu, Yongjie and Huang, Yufei and Li, Stan Z},
  journal={Advances in Neural Information Processing Systems},
  volume={37},
  pages={137673--137697},
  year={2024}
}

About

Learning Comlete Protein Representation by Deep Coupling of Sequence and Structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published