#!/usr/bin/python3

import HTSeq.scripts.count

HTSeq.scripts.count.main()
