This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error with bcftools

I tried to run the following command and got an error stating

bcftools: ccall.c:237: update_bcf1: Assertion `call->unseen==nals-1' failed. Aborted (core dumped)

This is my command:

samtools mpileup -C 0 -A -B -d 10000 -v -u -f hg19/hg19lite_ucsc_chrM.fa MB_1294_N_P0061.R1_sort.bam | /usr/bin/bcftools call -O v -v -c -n 0.05 -p 1 -A -o MB_1294_N_P0061.R1.vcf

How can I solve this problem?

Thanks!

bcftools samtools

0 answers

No answers yet.

Log in to answer this question.