#! /usr/bin/python

__author__ = "Greg Caporaso"
__copyright__ = "Copyright 2013, The BIOM-Format project"
__credits__ = ["Greg Caporaso", "Jai Ram Rideout"]
__license__ = "GPL"
__version__ = "1.2.0"
__maintainer__ = "Greg Caporaso"
__email__ = "gregcaporaso@gmail.com"

print "\nThis script no longer exists. The script should now be run as:\n\n  biom summarize-table\n\nFor help, run:\n\n  biom summarize-table -h\n"
