Which Parameters Are You Using For Samtools Mpileup And Bcftools To Compare Human Cells To See Individual Differences?
0
1
Entering edit mode
12.5 years ago
Deniz ▴ 210

Which parameters are you using for samtools mpileup and bcftools to compare human cells to see individual differences?

Could you write your commands?

I am using:

samtools mpileup -ugf *.fa *.bam *.bam *.bam *.bam
bcftools view -bvcg - > var.raw.bcf
bcftools view var.raw.bcf | bcftools/vcfutils.pl varFilter -D100 > var.flt.vcf

My question how can I improve my command to get best quality SNPs?

mpileup -ugf ?

What about -6 option? I really appreciate any help!

thanks

mpileup bcftools • 4.4k views
ADD COMMENT
1
Entering edit mode

I edited your question to make sentences start with capital letters and not have almost every sentence end with multiple question marks.

ADD REPLY

Login before adding your answer.

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