jonathanking / sidechainnet

An all-atom protein structure dataset for machine learning.
BSD 3-Clause "New" or "Revised" License
322 stars 36 forks source link

Fix for #48. #51

Closed jonathanking closed 1 year ago

jonathanking commented 1 year ago

This PR fixes an issue with the colab tutorial.

There were two issues. 1) The uploaded debug dataset included nans (this is for a future release, should contain 0 padding). 2) The structure builder creates tensor coordinates which must be transformed to numpy for viewing.