-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
It might be possible to do long-read error correction with kbo variant calling by assembling the long reads and then calling against the same assembly and using the results to edit the reads. This is what the matching statistics based compression algorithm in here does to improve the match lengths.
Could be extended to a standalone error correction algorithm at some point if there's an use case or interest.