From Data Mining to Predicting Secondary Structure of a Protein Sequence.
https://youtu.be/rdG-V3_eewE This video explains how to download PDB database.
PDB ipop - This code is to do parsing/ extract CA coordinates, extract sequence,
one-hot encode the sequence, and to manually calculate the distance matrix for one particular file. - change the file name as your need.