Skip to content

Releases: pangenome/smoothxg

edit-distance based block splitting

01 Dec 14:36
@ekg ekg
d104593
Compare
Choose a tag to compare

This allows splitting out sequences from POA blocks that are too distant from each other. Pairwise identity is estimated (crudely) based on edit distance, and alignments are greedily clustered with the first group of sequences that they have a match in.

initial release

19 Oct 16:50
@ekg ekg
222bdad
Compare
Choose a tag to compare

This tool is starting to stabilize. Important features are coming into place and minor bugs with the initial implementation have been resolved.

We now have both smoothed GFA and MAF output.

Adaptive banded global POA (abPOA) lets us compute the smoothed graph efficiently.