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!
Hi, can you explain me how did you dowload kmergenie, I'm having a lot of problems dowloading
Pls help
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.