Keep quality score when correcting with Canu assembler?
1
0
Entering edit mode
8.0 years ago
lizgzara ▴ 10

I am using Canu assembler to do a de novo assembly of PacBio data. I noticed that when I corrected my reads it produced a .fasta not a .fastq file, therefore loosing the quality score data of my original raw PacBio reads. Is there any parameter or option I can add so that the quality score is not lost when issuing the "canu -correct" command? Thank you!

P.S. I am trying to pipe the corrected reads to MIRA and MIRA requires quality scores when I run it on Geneious.

quality score canu assembly pacbio • 2.3k views
ADD COMMENT
0
Entering edit mode
8.0 years ago
Rohit ★ 1.5k

There is a chance to create dummy fastq files with desired quality, check out this post

BioPython: convert fasta to fastq without quality score input file

You can also use pbh5tools for this purpose.

ADD COMMENT
0
Entering edit mode

Thank you! I ended up using Matt Shirley's code (from the link you provided) on the command line and it worked great!

ADD REPLY

Login before adding your answer.

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