Skip to content

Added CLI

Compare
Choose a tag to compare
@moonso moonso released this 12 Dec 12:06
· 138 commits to develop since this release

Command Line Interface:

vcf_parser examples/test_vcf.vcf --split

Prints a new vcf with splitted variants to screen. For more info:
vcf_parser examples/test_vcf.vcf --help

  • Parses AD correct in genotype call when splitting multialleles