dataset of casp12, cb513,ts115
Dataset Description
Introduction
Protein secondary structure can be calculated based on its atoms' 3D coordinates once the protein's 3D structure is solved using X-ray crystallography or NMR. The benchmark dataset casp13 , cb513 and ts115 is used in here . Every character in the secondary protein sequence is amino acid and described in below :
- C: Loops and irregular elements
- E: β-strand
- H: α-helix
- B: β-bridge
- G: 3-helix
- I: π-helix
- T: Turn
- S: Bend
However, X-ray or NMR is expensive. Ideally, we would like to predict the secondary structure of a protein based on its primary sequence directly, which has had a long history.
Dataset
The main dataset lists peptide sequences and their corresponding secondary structures.
Description of columns:
2. seq: the sequence of the peptide
3. sst3: the three-state (Q3) secondary structure
4. sst8: the eight-state (Q8) secondary structure
This is a secondary structure datasets with Eight states (H,B,E,G,I,T,S,C). There are 8679 Non-Redundant chains (25%) in training data set . Three state :[H=(G,H,I); E=(B,E); C=(T,S,C)]
The link of dataset - Protein Secondary Structure
Related Datasets
-
Protein Secondary Sequence
@kaggle