Polish Pacbio Assembly
文章目录
In the README of quickmerge, I got a advice.
Assembly polishing with Quiver and pilon before and after assembly merging is strongly recommended.
As for Sequal
data, Pacbio updated the quiver
to arrow
.
Quiver is supported for PacBio RS data. Arrow is supported for PacBio Sequel data and RS data with the P6-C4 chemistry.
So, let’s do it !
Step 0 Install SMRT Tools
|
|
SMRT tools will be installed in /opt/pacbio/smrtlink/smrtcmds/bin
, add this directory into your PATH bash variable.
Step 0.5 Convert row bax
file into scraps.bam
(RS data)
|
|
Step 0.8 Convert scraps.bam
to subreads.bam
Step 1 Align subreads.bam
|
|
Step 2 Sort bam files
|
|
Step 3 Merge all the produced bam files
|
|
Step 4 Index the input files
|
|
Step 5 VariantCaller: arrow
|
|
Reference
https://www.biostars.org/p/273447
https://www.pacb.com/wp-content/uploads/SMRT-Tools-Reference-Guide-v4.0.0.pdf