You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: