jts / sga

de novo sequence assembler using string graphs
http://genome.cshlp.org/content/22/3/549
238 stars 82 forks source link

sga stats does not compute error rates when --no-overlap parameter is given #45

Open jts opened 11 years ago

jts commented 11 years ago

This should be fixed by making the documentation/output clear or by using one of the new forward-index only overlap algorithms (like in KmerOverlaps.h).