Skip to content

Commit

Permalink
Merge branch 'main' of github.com:yangao07/abPOA
Browse files Browse the repository at this point in the history
  • Loading branch information
yangao07 committed Jul 17, 2024
2 parents b0eba33 + c48d7e9 commit b219b9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,8 @@ abPOA provides two conensus calling methods:
* heaviest bundlding (default): the path with largest weight along the partial order graph
* most frequent bases: pick the most common base at each alignment position

Sometimes these two methods will generate different consensus sequences (#67).
Sometimes these two methods will generate different consensus sequences [#67](https://github.com/yangao07/abPOA/issues/67)


To use `most frequent bases` method:
```
Expand Down

0 comments on commit b219b9f

Please sign in to comment.