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

IVA: kmc error #103

Open
waqasuddinkhan opened this issue Mar 30, 2021 · 0 comments
Open

IVA: kmc error #103

waqasuddinkhan opened this issue Mar 30, 2021 · 0 comments

Comments

@waqasuddinkhan
Copy link

Hi,

I tried the following command:

iva --trimmomatic trimmomatic-0.39.jar --adapters ../adapters.fasta -f ../AKULO_S1_L001_R1_001.fastq.gz -r ../AKULO_S1_L001_R2_001.fastq.gz MyOutputDirectory/ --threads 96

But came with this error:

`The following command failed with exit code 1
bash run_kmc.sh

The output was:

KMC dump ver. 2.1.1 (2015-01-22)

Usage:
kmc_dump [options] <kmc_database> <output_file>
Parameters:
<kmc_database> - kmer_counter's output
Options:
-ci - print k-mers occurring less than times
-cx - print k-mers occurring more of than times`

I am using UBUNTU 20.0.4. The info.txt file has:

/home/admin1/anaconda3/bin/iva --trimmomatic trimmomatic-0.39.jar --adapters ../adapters.fasta -f ../AKULO_S1_L001_R1_001.fastq.gz -r ../AKULO_S1_L001_R2_001.fastq.gz MyOutputDirectory/ --threads 96 IVA version 1.0.8 Using kmc version 2.1.1 Using kmc_dump version 2.1.1 Using nucmer version UNKNOWN ... I tried running this to get the version: "nucmer --version" and the output didn't match this regular expression: "^NUCmer \(NUCleotide MUMmer\) version (.*)$" Using samtools version 1.10 Using smalt version 0.7.6

Any help is appreciated,

Waqas.

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