This application was coded in Python and allows You to perform some tasks on the Bioinformatics field (using two Proteins), such as:
- Global and Local alignments
- Here You can compare your result with the EBI's server result using a built-in communication implemented in Python.
-
Hidden Markov Model
-
Phylogenetic Tree
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