#!/bin/bash
#You will need to edit these paths to match your installation - see README_FunFOLDQA
export PYMOL_HOME=/usr/bin/
export TMALIGN_HOME=/home/daniel/
export JAVA_HOME=/usr/bin/
$JAVA_HOME/java -jar FunFOLDQA.jar $1 $2 $3 $4 $5 $6

