Skip to content

Luis-3M/BioApp

Repository files navigation

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

About

This is an App that allows You to perform some task on the Bioinformatics field.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages