This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Gtf/gff file in featurecounts

Hello, I am working on stickleback RNAseq data. I want to count reads for each gene. But i am not getting Successfully assigned reads in featurecount. The .gtf file i am using from

ftp://ftp.ensembl.org/pub/release-100/gtf/gasterosteus_aculeatus/

Can anyone let me know if the .gtf file is workable?

rna-seq

Please add code and summary statistics, anecdotal descriptions are hard to debug.

Hi I have used this code featureCounts -T 5 -t exon -g gene_id -O -a reference_trans/corrected.gtf -b -o Counts_SRR1390636.txt SRR1390636_sorted.bam

Output description link below

enter link description here

enter image description here

Thanks

Ok, did you check if the chromosome names are the same between your BAM and your GTF?

There is your reason why nothing can be mapped.

0 answers

No answers yet.

Log in to answer this question.