lh3 / miniasm

Ultrafast de novo assembly for long noisy reads (though having no consensus step)
MIT License
299 stars 68 forks source link

Miniasm outputs genome with 100% Ns #22

Closed PedroBarbosa closed 6 years ago

PedroBarbosa commented 7 years ago

Hello @lh3,

I'm testing miniasm using mhap overlaps generated with canu. I converted canu internal read IDs back to the original ones, and miniasm doesn't complain about any potential issues. It actually writes the unitigs as expected (different lengths,etc), but they are all filled with Ns.

Ps: I didn't have any problem with the first trial using minimap/miniasm approach.

Any help? Thanks, Pedro