refresh-bio/KMC

Error: some error while reading fasta file, please contact authors (kmc_core/fastq_reader.cpp: 704)

durrantmm opened this issue · 1 comments

I am trying to use KMC v3.2.2 on a mac to get KMER counts in a FASTA file. I have used both the arm64 and x65 binaries. I get the same error whenever I run it:

>>> /Users/durrantmm/PycharmProjects/myproject/bin/mac/kmc/bin/kmc -k11 -m24 -fa test/BL21.fna k11.res tmp/
Stage 1: 100%
Error: some error while reading fasta file, please contact authors (kmc_core/fastq_reader.cpp: 704)

Any idea what is going on?

Nevermind, it worked when I changed -fa to -fm