bioinfologics / w2rap-contigger

An Illumina PE genome contig assembler, can handle large (17Gbp) complex (hexaploid) genomes.
http://bioinfologics.github.io/the-w2rap-contigger/
MIT License
44 stars 14 forks source link

Reduction sum for nKmers #3

Closed ljyanesm closed 8 years ago

ljyanesm commented 8 years ago

Removing serial sum for the nKmers, using a parallel reduction sum instead.