lamoureux-lab / TorchProteinLibrary

PyTorch library of layers acting on protein representations
https://lamoureux-lab.github.io/TorchProteinLibrary/
MIT License
116 stars 23 forks source link

PDB2Coords, Angles2Coords residue numbers #8

Closed lupoglaz closed 4 years ago

lupoglaz commented 5 years ago

These layers miss useful information about residue numbers

lupoglaz commented 5 years ago

PDB2Coords: added residue numbers and chain names in version 0.15

lupoglaz commented 4 years ago

Done