This is a test version of Biostars. For the public version, visit https://www.biostars.org.
question about pindel

I have bams at hand and want to call deletions with pindel. Since the aligner I used is Novoalign, it seems that sam2pindel is essential for reads extraction according to the manual. So I wonder whether can I use pindel command directly rather than sam2pindel? And I notice that read name should begin with @, is that a must? Thanks in advance!

sequencing next-gen

1 answer

You can directly use bam as input, -i config.

Kai

Thanks! And can I analyse single-end bams with Pindel?

Log in to answer this question.