#! /usr/bin/python

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

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