[console_scripts]
pybedtools-annotate = pybedtools.scripts.annotate:main
pybedtools-intersection_matrix = pybedtools.scripts.intersection_matrix:main
pybedtools-intron_exon_reads = pybedtools.scripts.intron_exon_reads:main
pybedtools-peak_pie = pybedtools.scripts.peak_pie:main
pybedtools-venn_gchart = pybedtools.scripts.venn_gchart:main
pybedtools-venn_mpl = pybedtools.scripts.venn_mpl:main

