![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
samtools/bcftools missing obvious SNPs? | SamH | Bioinformatics | 3 | 01-17-2012 03:16 PM |
samtools/mpileup heterozygous SNPs calling | combiochem | Bioinformatics | 4 | 08-02-2011 08:05 AM |
calling Heterozygous SNPs with samtools mpileup | egatti | Bioinformatics | 1 | 07-21-2011 09:16 AM |
variant calling using samtools -v- bcftools | ksc | Bioinformatics | 2 | 04-13-2011 07:44 AM |
calling snps with samtools on novoalign data | rcorbett | Bioinformatics | 1 | 02-05-2010 07:44 PM |
![]() |
|
Thread Tools |
![]() |
#1 | ||
Member
Location: Dublin Join Date: Mar 2010
Posts: 19
|
![]()
Hi,
I am using samtools/bcftools to call SNPs. I have a question on bcftools, I don't understand why this SNP is not called by bcftools. For example, this is the result of test.bcf file, which is created by: Code:
samtools mpileup -ugf ref.fa seq.bam >test.bcf Quote:
But in the processed vcf using this command: Code:
bcftools view -c test.bcf > test_count.vcf Quote:
Code:
bcftools view -vcg test.bcf > test_count.vcf BTW, I am using samtools version 0.1.10-6. Cheers, Jun |
||
![]() |
![]() |
![]() |
#2 | |
Member
Location: Dublin Join Date: Mar 2010
Posts: 19
|
![]() Quote:
|
|
![]() |
![]() |
![]() |
#3 |
Senior Member
Location: Boston Join Date: Feb 2008
Posts: 693
|
![]()
you need to apply the prior
|
![]() |
![]() |
![]() |
#4 |
Member
Location: Dublin Join Date: Mar 2010
Posts: 19
|
![]() |
![]() |
![]() |
![]() |
#5 | |
Junior Member
Location: Canada Join Date: Jan 2011
Posts: 2
|
![]() Quote:
Thanks! Lisa |
|
![]() |
![]() |
![]() |
#6 | |
Junior Member
Location: Glasgow, UK Join Date: Sep 2009
Posts: 1
|
![]()
Hi,
Another request here for some more information with regards the 'prior' and snp calling options of bcftools. I've been trying to learn how to change the parameters of the snp calling but can't find much information on how to change the parameters in bcftools. I've also got a second related question about bcftools, the mpileup page says Quote:
Thanks in advance for any answers, Craig |
|
![]() |
![]() |
![]() |
Thread Tools | |
|
|