Deleted:How to get most likelihood variants in consensus sequence using bcftools
0
0
Entering edit mode
2.4 years ago
Info.shi ▴ 30

Hi everyone! I have a query regarding the consensus sequence I used the below command to create a consensus sequence.

bcftools mpileup -f ref.fasta mapped.bam -d 80000 | bcftools call -c | vcfutils.pl vcf2fq > cons.fq

enter image description here

If I see a reference sequence it shows "GGGA" as I expected it should be "GGGC" in consensus but I get "GGGA" in the consensus sequence.

I checked the VCF file of that variant is not mentioned for the particular gene but I can't understand why it is like so.

Please kindly advise me!

Thank you!

mpileup bcftools • 338 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 3239 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6