Thanks for you reply,
I did download the gtf file and I run the htseq count a gain using a sam file instead of the .bam after I used the samtools to convert it. but I got the following error
[Malformed SAM line: MRNM == '*' although flag bit &0x0008 cleared", 'line 68 of file sorted_genome_alignments.sam')
[Exception type: ValueError, raised in _HTSeq.pyx:1323]
Do you have an idea what I can do to fix this?