Hi @lynnehagelthorn
please remove these options from the command line - they are only used at the genome generation step, not at the mapping step:
--genomeFastaFiles /global/scratch/lynnehagelthorn/trim/Trimmomatic-0.39/HanXRQr2.0-SUNRISE-2.1_nebraska_consensus.fa --sjdbGTFfile /global/scratch/lynnehagelthorn/trim/Trimmomatic-0.39/HanXRQr2.0-SUNRISE-2.1_nebraska_consensus.gtf
Also, since your fast files are gzipped, you would need to add
--reafFilesCommand zcat
Cheers
Alex