error in kmergenie compilation
1
0
Entering edit mode
20 months ago

I downloaded kmergenie zip file from the link given as source in the kmergenie home page and extracted it into /vol folder in my system. I also have python and R installed in my system. But when I execute kmergenie with the following command:

./kmergenie R1.fastq -s 2 -o output.txt -t 10

It says,

running histogram estimation
setting maximum kmer length to: 151 bp
Computing histograms from (k=15 to k=121): cannot find ntCard/ntcard in either, /vol/kmergenie-1.7051
Did you type 'make' before installing kmergenie? If so, contact a developer

Can someone please help with this? Thank you!

ntcard kmergenie • 1.2k views
ADD COMMENT
0
Entering edit mode

Hi, can you explain me how did you dowload kmergenie, I'm having a lot of problems dowloading

Pls help

ADD REPLY
0
Entering edit mode

You have to download the program and then compile it. It is only supplied as source code. If you are new to this perhaps best to ask for help from someone who has unix experience.

ADD REPLY
0
Entering edit mode
20 months ago
GenoMax 141k

As the message asks, did you compile the program using make?

ADD COMMENT
0
Entering edit mode

No I did not compile the program using make. I just extracted the kmergenie folder. Changed my present working directory to that folder and executed kmergenie using the command I had typed before.

ADD REPLY
1
Entering edit mode

As the README says, you have to compile the program before you can use it.

ADD REPLY
0
Entering edit mode

Thank you for pointing that out. I compiled it and it now works. Thanks a lot!

ADD REPLY

Login before adding your answer.

Traffic: 2275 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