[console_scripts]
concat_methyldackel_csvs = ugbio_methylation.concat_methyldackel_csvs:run
process_Mbias = ugbio_methylation.process_mbias:run
process_mergeContext = ugbio_methylation.process_merge_context:run
process_mergeContextNoCpG = ugbio_methylation.process_merge_context_no_cp_g:run
process_perRead = ugbio_methylation.process_per_read:run
run_tests = pytest:main
