COMPUTATIONAL GENOMICS: GROUP MEMBERS: Anshul Kundaje (EE)
[email protected] Daita Domnica Nicolae (Bio)
[email protected] Deniz Sarioz (CS)
[email protected] Joseph Gagliano (CS)
[email protected] Predicting the Beta-helix fold from Protein sequence data Abstract: This project involves the study and implementation of Betawrap, an algorithm used to predict Beta-helix supersecondary structural motifs using protein sequence data. We begin with a biochemical view of proteins and their structural features. This is followed by a general discussion of the various methods of protein structural prediction. A structural viewpoint of the Beta-Helix is highlighted followed by a detailed discussion of Betawrap. We include the design and implementation details alongside. PERL was the programming language used for the implementation. The alpha helical filter was implemented with the help of pre-existing software known as Pred2ary. The implementation was run on a positive and negative test set, a total of 59 proteins. These tests sets were generated from the SCOP database by checking predictions made by the original Betawrap software and by directly looking at the structures in the PDB. Our program can be downloaded from betawrap.tar.gz. The archive contains a readme with necessary instructions. The program has been commented extensively. Some debugging statements have also be left as comments. The predictions made by our program are very accurate and we had a only 2 misclassifications in a set of 59 proteins. Basic Biochemistry of Protein Structure: Proteins are polymers of 20 different amino acids joined by peptide bonds. At physiological temperatures in aqueous solution, the polypeptide chains of proteins fold into a structure that in most cases is globular.