maxrossi91 / moni

MONI: A Pangenomic Index for Finding MEMs
MIT License
35 stars 9 forks source link

Feature: Add SAM output to `moni mems` #11

Closed maxrossi91 closed 1 week ago

maxrossi91 commented 1 week ago

Implements #10

The first MEM alignment is reported as primary and all the following MEMs are reported as secondary. Each MEM have a CIGAR where the extremes of the match are soft clipped (S) and the MEM is reported as M. The runtime might be affected by the output formatting.