Skip to content

Souhridya-Patra/Secondary-Structure-Prediction-Tool-using-Chou-Fasman-method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Secondary-Structure-Prediction-Tool-using-Chou-Fasman-method

The primary objective of this project is to implement and evaluate the Chou-Fasman algorithm for predicting the secondary structure of proteins. The project will focus on using amino acid sequences to predict regions likely to form alpha-helices, beta-sheets, and random coils, based on the propensities of amino acids to adopt specific structural conformations.

This Project focuses on making the process easy to get the predicted Secondary Structure of protein by only taking the name of the protein and taxonomy type as input the options are given to choose any of the amino acid sequences and get the output. It also accepts the amino acid sequence.

Technologies and Tools:

i) Programming Language: Python

ii) Libraries:

  1. NumPy for handling arrays and data structures
  2. plotext for displaying graph on the terminal itself
  3. tabulate to print in tabular form
  4. colorama for printing texts in variable color

Note - Please use PyCharm for a better experience

Checkout the Tutorial

https://youtu.be/oamJWKXD3F4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages