[console_scripts]
alignment-workflow = ribotools.htseq_wf.alignment_workflow:main
call-htseq-count = ribotools.htseq_wf.call_htseq_count:main
get-all-bam-periodic = ribotools.pgrms.get_all_bam_periodic:main
get-gtf-from-predictions = ribotools.pgrms.get_gtf_from_predictions:main
get-ribo-periodic = ribotools.htseq_wf.get_ribo_periodic:main
get-sample-table = ribotools.scripts.__main__:get_sample_table
keep-ribo-periodic = ribotools.htseq_wf.keep_ribo_periodic:main
run-dea = ribotools.scripts.__main__:run_dea
run-htseq-workflow = ribotools.htseq_wf.run_htseq_workflow:main
run-tea = ribotools.scripts.__main__:run_tea
