Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 417 Bytes

File metadata and controls

11 lines (6 loc) · 417 Bytes

PDB-Protein-Structure-Prediction

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.