Requirements: * run `bwa mem`: * _without_ the -M option (-M marks shorter split hits as secondary). * use the `-Y` option (use soft clipping for supplementary alignments). Run: * `fgsv SvPileup -i <input.bam> -o <out-pre>.raw` * `fgsv AggregateSvPileup -i <out-pre>.raw.txt -o <out_pre>.final.txt`