[console_scripts]
vcf-expression-annotator = vcf_annotation_tools.vcf_expression_annotator:main
vcf-info-annotator = vcf_annotation_tools.vcf_info_annotator:main
vcf-readcount-annotator = vcf_annotation_tools.vcf_readcount_annotator:main
vep-annotation-reporter = vcf_annotation_tools.vep_annotation_reporter:main

