This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Should I Join broken pacbio sequences and use them to scaffold Contigs ?

Hi folks,

I received pacbio sequences produced by sequel system and wish to use the sequences for scaffolding Contigs derived from assembling Illumina data.

I found sequence IDs in the subreads file, which were extracted from subreads.bam file are in the format like this:

"

m54196_171108_070652/6357972/7419_7633 .... ....

m54196_171108_070652/6357972/14702_18160

m54196_171108_070652/6357972/60591_64120

m54196_171108_070652/6357972/64172_66716

"

I guess these sequences are fragments of the same molecule sequenced in the same single ZMW hole. Is this correct? If this is a right guess, should i join them together and used them for genome scaffolding?

Kind Regards,

Elzed

pacbio scaffolding

1 answer

There is a BAM tag that indicates the ZMW id and thus indicating the same molecule.

I would recommend performing a CSS consensus call - this would merge the reads from the same ZMWs into a higher quality version of them.

Joining (as in concatenating) the sequences would not really make sense in general.

Log in to answer this question.