#!/bin/sh

examples=/usr/share/doc/trnascan-se/examples

cd $AUTOPKGTEST_TMP

tRNAscan-SE -d -y -o testrun.out ${examples}/Example1.fa
