BioinformaticsHW2

My solution to Fall 2013 Bioinformatics Homework 2 http://www.biostat.wisc.edu/bmi576/2013-hw/hw2.pdf

This Program implements the following Algorithms:

  • DNA Global Alignment - finding how similiar DNA Sequences are to each other
  • DNA Profile Alignment - finding how similiar Aligned DNA Profiles are to each other
  • UPGMA - Finding the ancestry of DNA Sequences
  • Generating an inheritance tree using a Greedy Algorith