#!/usr/bin/python

import HTSeq.scripts.count_chr

HTSeq.scripts.count_chr.main()

