error while creating kover dataset from fastq
1
0
Entering edit mode
5.6 years ago

I am using Kover (https://github.com/aldro61/kover) to predict AR in Klebsiella. The program fails while creating the .kover dataset from the list of my fastqfiles. The command starts running, gets through 40 - 50 % and quits.

what i do:

kover dataset create from-reads --genomic-data $mypath/genomes.tsv --phenotype-metadata $mypath/metadata.tsv --phenotype-description $description --output $mypath/out --kmer-size 31 --kmer-min-abundance 3 --n-cpu 0 -x

the output i get is:

EXCEPTION: Kmer solidity has more thresholds (1) than banks (0)54 %

How do i fix this? Is it a problem with fastq.gz files i have?

kover kmer • 1.1k views
ADD COMMENT
0
Entering edit mode
5.5 years ago

Sorry for the late reply. It's the first time that I see this exception come out of DSK (the k-mer counter used by kover). Could you please show me a few lines of genomes.tsv and metadata.tsv? If you're able to share one of your fastq.gz files it would also be very useful.

Thanks! Alex

ADD COMMENT

Login before adding your answer.

Traffic: 2929 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6