Predict Protein-protein interactions and protein quaternary structure

碩士 === 中華大學 === 資訊工程學系碩士班 === 95 === In the research of protein, the proteins’ interaction is important. New drug can be discovered by finding the intartcion sites in a protein. Therefore, it’s important to develop an efficient method for predicting interaction sites. Docking result between two prot...

Full description

Bibliographic Details
Main Authors: Chih-Wei Liu, 劉智偉
Other Authors: Wen-Lung Hsu
Format: Others
Language:en_US
Published: 2007
Online Access:http://ndltd.ncl.edu.tw/handle/41899435769233371409
Description
Summary:碩士 === 中華大學 === 資訊工程學系碩士班 === 95 === In the research of protein, the proteins’ interaction is important. New drug can be discovered by finding the intartcion sites in a protein. Therefore, it’s important to develop an efficient method for predicting interaction sites. Docking result between two proteins has great contribution in the computer aided drug discovery. Protein sequence and its secondary structure are used to build a mathematical model which is trained by a protein dataset. This model can further be used to predict protein interaction sites. All protein data files are retrieved from Protein Data Bank (PDB). The accuracy of this approach can reach to 80%. In order to decrease dock angle size and increase time complexity, source codes of FTDock and RPDock are modified by using genetic algorithm. The mathematical model developed in this dissertation can be treated as fitness function. This approach can readily be used to replace MultiDock.