#!/usr/bin/python2
# This file is part of the snakefood package.
# See http://furius.ca/snakefood for license and details.

from snakefood.cluster_regexp import main
main()
