gfServer start -trans localhost 17768 -canStop input/creaGeno.2bit >/dev/null &
sleep 1
gfServer transQuery localhost 17768 input/mCrea.mrna > $1
gfServer stop localhost 17768 > /dev/null
