Skip to content

WIP: preprocess sequences with MUMmer to detect inversions

So far, the code is in place to find inversions and write a partial VCF record for it. Still to do is to write a complete VCF record and reverse the inversion before letting it run through diff.

Closes #1

Merge request reports