Hi, Thank you for your reply. When using bcftools annotate, do I have to give all the columns in the vcf as tab separated values? Or just the vaf column? The vcf file has CHROM, POS, ID, REF, ALT, QUAL, FILTER, INFO, FORMAT, NORMAL, TUMOR columns. I couldn't append vaf to vcf file.
Thank you for the help.
@parvathi.sudha can you please provide an example of how to use the Strelka parser to calculate vaf? I'm trying to do this myself but the git link only provides the helper functions. Thanks!