Entering edit mode
7.2 years ago
1234anjalianjali1234
▴
50
Hi everyone,
I have tried to run the tutorial on supplied on the CANU readthedocs http://canu.readthedocs.io/en/latest/quick-start.html. I downloaded the supplied pacbio file and run the script, but it is giving the error:
ERROR: *Don't panic, but a mostly harmless error occurred and Canu stopped.
Canu release v1.5 failed with:
ERROR: no reads supplied, and can't find any library information in gkpStore*
my command:
kunal@kunal-CELSIUS-M740Bpower:~/canu$ canu-1.5/Linux-amd64/bin/canu -p ecoli -d ecoli-auto genomeSize=4.8 pacbio.fastq
please help.
What's the output when you run:
kunal@kunal-CELSIUS-M740Bpower:~/canu$ pwd
kunal@kunal-CELSIUS-M740Bpower:~/canu$ readlink -f pacbio.fastq
kunal@kunal-CELSIUS-M740Bpower:~/canu$ head -n 4 pacbio.fastq
With my new command i am getting new error.
command:
output:
......
The spec file (with -s) is not a fastq file. HAve a look at example .spec files in the docs. Cheers