Hey Istvan,
Thanks for the explanation above. I understood that the new "samtools" has divided the variant calling into two parts: Genotype likelihood calculation and then filtering based on users criteria. I am sure that you have already given me the answer above but can you be more straightforward whether I can use the -t parameter as as a substitute of -r parameter. In other words, if I want to call for variants in inbred mice strain where heterozygosity < .0001 , should i use -t .0001 (scaled mutation rate for variant calling [default 0.001]).
Thanks.