a-ludi / djunctor

Close assembly gaps using long-reads with focus on correctness.
MIT License
0 stars 0 forks source link

Require minimum extension length #32

Open a-ludi opened 6 years ago

a-ludi commented 6 years ago

Extensions with only a few bases are likely an artefact of imperfect alignments. Thus, they should be excluded.

Tasks