Urinx / alphafold_pytorch

An implementation of the DeepMind's AlphaFold based on PyTorch for research
Apache License 2.0
389 stars 92 forks source link

Viewing the results of the distogram #27

Closed ghost closed 3 years ago

ghost commented 3 years ago

What do the resulting output (.distance, .sec) files mean? How should I interpret it? What tool-kit could I use to view the .distance, .sec files?