Entering edit mode
4.6 years ago
ning
▴
120
I was messing around with kallisto (v0.46.2). When specifying a k-mer length of 10 (--kmer-size=10), I got this error:
Error: k needs to be an odd number
Which I thought was rather curious. Why does k need to be odd?