#!/bin/bash -l #Give the name to the job #$ -N cufflinks #Send an email when the job is finished (or aborted) #$ -m ae #Join the error and output file #$ -j y #Sepcify the version of bowtie module load cufflinks/2.2.1 #Run the program cufflinks accepted_hits.sam