Martinsos / opal

SIMD C/C++ library for massive optimal sequence alignment (local/SW, infix, overlap, global)
MIT License
35 stars 10 forks source link

Add callback function that is called after sequence is calculated #5

Open Martinsos opened 10 years ago

Martinsos commented 10 years ago

This could be interesting: user can do some actions on this, maybe print some output or something.