Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kmc stuck at Stage 1: XX%(less than 100%) #207

Open
fanmiaowang opened this issue Dec 23, 2022 · 1 comment
Open

kmc stuck at Stage 1: XX%(less than 100%) #207

fanmiaowang opened this issue Dec 23, 2022 · 1 comment

Comments

@fanmiaowang
Copy link

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 codes as below:
kmc -t24 -ci2 -k31 accession1.fastq.gz kmc_canon ./
kmc -t16 -ci2 -k31 accession1.fastq.gz kmc_canon ./
kmc -t8 -ci2 -k31 accession1.fastq.gz kmc_canon ./
kmc -t4 -ci2 -k31 accession1.fastq.gz kmc_canon ./
kmc -t24 -m24 -ci2 -k31 accession1.fastq.gz kmc_canon ./
kmc -t24 -m64 -ci2 -k31 accession1.fastq.gz kmc_canon ./
kmc -t24 -m64 -r -ci2 -k31 accession1.fastq.gz kmc_canon ./

None of these worked. What is the possible reasons? And how to solve it?

@fanmiaowang
Copy link
Author

umm...It only worked if I decompress fastq.gz to .fastq...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant