Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 612 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 612 Bytes

BioApp

Instructions

This application was coded in Python and allows You to perform some tasks on the Bioinformatics field (using two Proteins), such as:

  1. Global and Local alignments
  • Here You can compare your result with the EBI's server result using a built-in communication implemented in Python.
  1. Hidden Markov Model

  2. Phylogenetic Tree

Requirements

To run the main application (BioApp.py) first You need to install the following packages (using pip):

  • biopython
  • numpy
  • mechanize

And then You're able to run the main App using the command:

  • python BioApp.py