You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge master branch of project (id = 116673) into master branch of project (id = 199877)
See merge request students/A7_DNA_Analyzer_1.ID_795270/werewolf_student.21_school.ru/A7_DNA_Analyzer_1-0!1
@@ -28,7 +29,8 @@ No one in the Applied Bioinformatics Research department, despite Eve's expectat
28
29
## Introduction
29
30
30
31
In this project you will be introduced to the classical bioinformatics problems of substring search and sequence alignment, as well as other string processing algorithms.
31
-
32
+
33
+
32
34
## Chapter II
33
35
34
36
## Information
@@ -74,6 +76,7 @@ For learning purposes, we can assume that the goal of alignment is to maximize t
74
76
75
77
Advanced versions of this algorithm use similarity matrices, where the score of matches and mismatches can be different for different pairs of characters.
0 commit comments