Canu assembler : meryl failed after 2 attempts
0
0
Entering edit mode
7.8 years ago
Rox ★ 1.4k

Hi everyone,

This is my first time using Canu assembler. I have PacBio reads in a fastq format, and here some informations about : -computer : 32 CPUs and 126 gigabytes of memory -java environment : Java(TM) Runtime Environment '1.8.0_91

I'm trying to make an assembly of a Drosophila genome : D. suzukii (Yes I did a little misstake in the output directory but it's not a big deal)

I tried the folowing command :

perl canu -assemble -p susuzkii_canu -d /media/loutre/DATAPART1/Documents/suzukii_assembly/canu_assembly genomeSize=150000000 -pacbio-raw /media/loutre/DATAPART1/Documents/suzukii_assembly/pacbio_reads/filtered_subreads.fastq

At first sight, it seems to work well, but after a while, I got this error :

*meryl failed.
Don't panic, but a mostly harmless error occurred and canu failed.
canu failed with 'failed to generate mer counts.  Made 2 attempts, jobs still failed'.*

I can't figure out what's wrong... Any ideas ? Thanks for your help !

Cheers,

Roxane

Assembly software error • 2.9k views
ADD COMMENT
0
Entering edit mode

I finnaly found out whats was wrong.

By default, Canu is doing first a correction step, then a trimming.

By specifying the -assemble option, I just passed theses two previous steps, and this what should have caused the mistake.

So I tried : perl canu -p susuzkii_canu -d /media/loutre/DATAPART1/Documents/suzukii_assembly/canu_assembly genomeSize=150000000 -pacbio-raw /media/loutre/DATAPART1/Documents/suzukii_assembly/pacbio_reads/filtered_subreads.fastq

Now I'm waiting but it should work.

ADD REPLY
0
Entering edit mode

Well, finally that wasn't the problem, so the post is still open

ADD REPLY

Login before adding your answer.

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