본문 바로가기

Bioinformatics

Sequence Alignment

Global alignment : a type of pairwise sequence alignment where two sequences are generally similar over the length as it is the end-to-end alignment of two strings and takes account of entire sequences

 

 

Local alignment : a type of pairwise alignment where two seqeunces are not assumed to be similar over the entire length, and it finds the regions with the highest level of similarity between the two sequences

→BLAST

 

 

 

 

 

 

 

 

 

 

'Bioinformatics' 카테고리의 다른 글

Python3  (0) 2023.01.05
Python2  (0) 2023.01.02
Python1  (0) 2022.12.31
Linux - Ubuntu  (0) 2022.12.27
Genomics basic concept  (0) 2022.12.25