marbl / canu

A single molecule sequence assembler for genomes large and small.
http://canu.readthedocs.io/
660 stars 179 forks source link

Strand aware OEA #2264

Closed snurk closed 4 months ago

snurk commented 1 year ago

Require some opposite strand support to trust a base. Some minor refactorings and doc improvements.

skoren commented 4 months ago

Correct me if I'm mis-remembering but I think we didn't see improvement using strand information in assembly/read accuracy and decided to not incorporate this into master for now. We could potentially revisit in the future.