tolkit/gfatk

Remove redundancy from end of last joined contig

Opened this issue · 1 comments

In gfatk linear remove the last overlap from the last contig. This will save redundant checks later down the pipeline.

Actually a bit trickier to implement than I had anticipated. Leave for moment.