# VCF format The VCF format is used as the output from `callvar` subcommand. The version of format we use in MACS3 is [v4.1](https://samtools.github.io/hts-specs/VCFv4.1.pdf). Please check the link for detail. The output from `callvar` has the following customized fields as defined in the VCF header lines such as: ``` ##fileformat=VCFv4.1 ##fileDate=20240514 ##source=MACS_V3.0.1 ##Program_Args=callvar -b callvar_testing.narrowPeak -t CTCF_PE_ChIP_chr22_50k.bam -c CTCF_PE_CTRL_chr22_50k.bam -o ../temp/test513_run_callvar/PEsample.vcf -Q 20 -D 1 --max-ar 0.95 --top2alleles-mratio 0.8 --top2allele-count 2 -g 0 -G 0 --fermi auto --fermi-overlap 30 ##INFO= ##INFO= ##INFO= ##INFO= ##INFO= ##INFO= ##INFO= ##INFO= ##INFO= ##INFO= ##INFO= ##INFO= ##INFO= ##INFO= ##FORMAT= ##FORMAT= ##FORMAT= ##FORMAT=