Project in Python language for Bioinformatics course starting october '20, aimed at implementing Needleman-Wunsh algorithm.
-
Updated
Jun 19, 2020 - Python
Project in Python language for Bioinformatics course starting october '20, aimed at implementing Needleman-Wunsh algorithm.
A Python script that for a parameter k, calculates the universal alignment of 2 sequences, with limitation that the alignment contains at most k unknown nucleotides. Nucleotide sequences are sometimes written in a 5-character alphabet, A, T, G, C, and N where N stands for an undefined nucleotide.
Algoritmos para el alineamiento de secuencias de ADN
My assignments from Munich
Weekly reports for the Summer Independent Course ECE-592 shall be uploaded here.
Global Alignment for DNA/RNA/Protein Sequence. Needleman-Wunsch Algorithm. An Implementation in Web with Python and Flask Back-end
Global and local DNA sequence alignment
Local and Global Alignment API
A compilation of all the programs in my bioinformatics course
Global and Local Sequence Alignment
A Python module to calculate alignment between two sequences using EMBOSS' needle, stretcher, and water
Needleman-Wunsch Algorithm for global alignment and local alignment
Add a description, image, and links to the global-alignment topic page so that developers can more easily learn about it.
To associate your repository with the global-alignment topic, visit your repo's landing page and select "manage topics."