#!/bin/sh
dir=/usr/lib/root
python ${dir}/python/genreflex/genreflex.py "$@"
