bacpop / pp-sketchlib

Library of sketching functions used by PopPUNK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPU sketching

johnlees opened this issue · comments

For sequence reads only

  • Transpose reads (using openmp), removing any reads with an N. Pad with N to longest read length to make rectangular
  • Progress counter: sample name, % done, newline
  • consider saving hashes and processing countmin on CPU at the end (e.g. table per thread which are then summed)