tolkit / gfatk

A plant organellar Graphical Fragment Assembly toolkit
MIT License
16 stars 2 forks source link

Remove redundancy from end of last joined contig #2

Open Euphrasiologist opened 2 years ago

Euphrasiologist commented 2 years ago

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

Euphrasiologist commented 2 years ago

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