xingjianleng / DBGA

The repository for the genome sequence alignment research project
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Finding out the way to measure how good a alignment algorithm is #3

Closed xingjianleng closed 1 year ago

xingjianleng commented 2 years ago

After we have an alignment algorithm, we should have some ways to determine whether the alignment the good or not. For both common string representation but also graph representations.

P.S Yu mentioned that counting the number of nodes and edges in a graph could be a possible way to determine the quality. As more nodes and edges mean more possible solutions, which is not desired

biolinyu commented 2 years ago

It seems that my intuition on an optimal POA might be correct. Please refer to the following paper http://web.cs.ucla.edu/~stott/bioinf/recombPOA.pdf