#!/usr/local/bin/python3.11

import HTSeq.scripts.count_with_barcodes

HTSeq.scripts.count_with_barcodes.main()
