Consensus sequence with samtools
0
0
Entering edit mode
6.4 years ago

Hi everyone,

i used smalt to map reads against a virus reference genome. To obtain the consensus sequence i have executed a command similar to this one;

samtools mpileup -uf database.fasta aln.sorted.bam | bcftools view -cg - | vcfutils.pl

In the final consensus sequence i have some ambiguous bases. Now, i am wondering what is the default allele frequency value (50% ?, 30% ?, ?) to call ambiguity. I didn't find any help in the samtools and bcftools documentation.

Thank you in advance for your help.

Eric

samtools bcftools • 1.5k views
ADD COMMENT

Login before adding your answer.

Traffic: 2506 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