Pair-wise alignment is the key for BLAST search:
Pair-wise alignment score relies on 3 factors:
- Positive hits/matches
- Mismatches scores
- Gap penalties
Identity score = Number of positive hits × score of each positive hit- {(Number of mismatches × Score of each mismatches) + (Number of gaps × score for each gap penalty)}
▶️ DTube