This is a test version of Biostars. For the public version, visit https://www.biostars.org.
PacBio data assembly with Celera

I have a set of PacBio long reads in fastq file. I want to assemble them in contigs. Which assembler will work well? If Celera is the answer, could anyone give me a step by step approach of using celera for assembling PacBio long reads?

pacbio celera assembly

3 answers

fastq extracted from bax.h5 are not corrected, I would suggest using either HGAP - that is part of PacBio's SMRT Analysis system, or PBcR.

Ideally, if you also have some Illumina data, go for hybrid correction (What tools you use or know for PacBio Long Read error correction?) and assembly with SPAdes (genome <100Mbp)

If you are assembling a small genome, and if your PacBio reads are corrected reads, then SPAdes or MIRA should do a good job.

I don't know if my long reads are corrected. I had a bunch of *.bax.h5 file from which I extracted the .fastq file. Is there way to know if the reads are corrected?

I don't think your reads are corrected, since usually error-correction methods produce fastq files

Log in to answer this question.