Hi Wei,
Thank you for your response. You asked me "Is your assignment rate of 30% from assigning reads to transcripts or assigning reads to genes? This percentage is low if you assigned your reads to genes in mouse or human genome". Actually, this is assigned reads to the transcript for a plant genome (Hordeum vulgar). Now, please kindly tell me if the 30% is acceptable and I go ahead for a successful study!?
I used the below command:
./featureCounts map1Aligned.sortedByCoord.out.bam -T 4 -a annot.gtf -t transcript -g transcript_id -o counts_1.txt -R
Regarding your suggestion for using "-f", as the manual says "it is for read summarization at feature level (eg. exon level), so could you please let me know if I should use for transcript level, too?
Thanks in advance