Hi all, I run a pretty similar command for two RNA-seq data sets:
featureCounts -a Homo_sapiens.GRCh38.107.gtf -o count.out -T8 /mapped/*.bam
I only change the bam files and both RNA-seq data are paired-end reads. However, one command got the error above and the other is not. Would you please have a suggestion? Thank you so much!
Thank you for your reply. My star command used the same
--genomeDir
that I checked are the same. Is that because of the data? The command I used to get the bam file: