#!/usr/bin/env python
GeneLab_Microarray = __import__("GeneLab-Microarray")
GeneLab_Microarray.run()
