[console_scripts]
compare_vcfs = xyalign.scripts.compare_vcfs:main
explore_thresholds = xyalign.scripts.explore_thresholds:main
plot_count_stats = xyalign.scripts.plot_count_stats:main
plot_window_differences = xyalign.scripts.plot_window_differences:main
xyalign = xyalign.xyalign:main

