I have downloaded genome and gtf files from Ensembl. I have aligned my reads using hisat2. I am planning to get raw read counts using htseq count to use in deseq2. Many pipelines have used Ref GTF files for htseq count. I have a doubt as whether I should create a merged gtf file using stringtie or use ensembl gtf? Your suggestions will be helpful.