#!/bin/sh
# Wrapper for Quast

#PYTHONPATH=$BIRCH/python/lib64/python2.7/dist-packages/quast-4.6.3-py2.7.egg
#export PYTHONPATH
quast.py  $*

