how to extract the RD, AD, VAF information for the normal and tumor samples from the MuTect2 output vcf file?
Dear all:
I have the tumor-normal pair Mutect2 output VCF file. I want to get the DP, RD, AD and VAF information for both tumor and normal samples. Can anyone please give me some suggestions? Thanks very much.
best
HY
• 3,294 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Please post example VCF records. In the mean time, refer to bcftools or snpsift manuals to extract info and format information from VCF.