项目作者: orionpax00

项目描述 :
Protein Secondary Structure similarity via machine learning
高级语言: Python
项目地址: git://github.com/orionpax00/ppi.git
创建时间: 2019-02-25T19:20:18Z
项目社区:https://github.com/orionpax00/ppi

开源协议:Apache License 2.0

下载


Analysing the relationship between secondary structures using Machine Learning

We are developing a machine learning model using Support Vector Machine algorithm which will find the similiarity between two protein structures

Using SVMlight

SVMlight is an implementation of Support Vector Machines (SVMs) in C.

  • For Installation visit http://svmlight.joachims.org/
  • Data Preperation

    We need atleast 10 similiar and 10 dissimiliar protein structure to which the similiarity of query should be checked click here
  • Running

    create virtualenv using virtualenv click here

    pip install requirements.txt

    python main.py

python data_genration.py try.horiz protein1_ss_dataset.fasta