programming-formalisms / programming_formalisms_project_summer_2023

The Programming Formalisms project of summer 2023
https://github.com/UPPMAX/programming_formalisms
GNU General Public License v3.0
0 stars 0 forks source link

Refactor: DNA alignment #17

Open richelbilderbeek opened 1 year ago

richelbilderbeek commented 1 year ago

This blog post shows how to do a DNA alignment using two approaches.

Start from that code and refactor it, so that functions have proper names and the tests make sense.