KMC icon indicating copy to clipboard operation
KMC copied to clipboard

Fast and frugal disk based k-mer counter

Results 94 KMC issues
Sort by recently updated
recently updated
newest added

Hello, It is not a pressing issue but I just wanted you to be aware that KMC currently doesn't compile with Python 3.11. I receive the following error: ``` py_kmc_api/libs/pybind11/include/pybind11/pybind11.h:2026:52:...

Hi @marekkokot: During execution, if `kmc` observes disk-space shortage in its working directory (for temporary files), then it reports such and exits. But, if enough space is not available in...

I am running kmc off a fastq file and mostly it runs ok. However, sometimes it hangs for no apparent reason. The command I am running is: ``` kmc -v...

Hi, I am running kmc for ONT reads of fastq.gz. For some accessions, kmc finished without problems. But for some accessions, it stucked at stage 1, uncompleted. I tried several...