#!/usr/bin/env python

from rnacounter.main import main
main()
