Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 269 Bytes

NEWS.md

File metadata and controls

9 lines (6 loc) · 269 Bytes

seqR 1.0.1

  • Fixed an error thrown by clang-ASAN

seqR 1.0.0

  • First stable version
  • Exports two functions for k-mer counting (count_kmers and count_multimers)
  • Exports an auxiliary function for fast merging result k-mer matrices (rbind_columnwise)