Read position bias (RPB and PV4) fields from samtools mpileup: how to get them?
Hi all,
How does anyone get the RPB and the PV4 into their VCF file? I can't ask for them in mpileup -t <tags> and I can't ask for them anywhere else (or so I think).
Here are the supported samtools mpileup tags at the moment: http://www.htslib.org/doc/samtools-1.0.html#mpileup
Can someone help me?
• 2,498 views
•
link
2 answers
Here it the latest version of samtools manual: http://www.htslib.org/doc/samtools.html PV4 field disappears.
• 1 views
•
link
Note: PV4 seems to be supported /appear only when you call the variants with -c parameter in bcftools
• 0 views
•
link
Log in to answer this question.