Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/frenzyexists/biological-sequence-alignments

First project of the course Analysis and Design of Algorithms during the 2022 spring semester
https://github.com/frenzyexists/biological-sequence-alignments

algorithms biological-data-analysis python

Last synced: 15 days ago
JSON representation

First project of the course Analysis and Design of Algorithms during the 2022 spring semester

Awesome Lists containing this project

README

        

# Biological Sequence Alignments
## A ICOM 4038 Project

### Overview
This is the first project of the course `Análisis y Diseño de Algoritmos` (Analysis and Design of Algorithms in spanish) during the 2022 spring semester.

Students had to learn basic Bioinformatics to implement the Needleman-Wunsch algorithm. For this students watched [this](https://www.youtube.com/watch?v=S2Y2g0rfLPM) video that explains in detail the algorithm. It's in spanish btw. Students also watch [this](https://www.youtube.com/watch?v=SU22pycFrDk) other video to further understand basic Bioinformatics. The latter video is part of the Introduction to Bioinformatics course (BIMM-143).