This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Does HTSEQ output include non-coding genes also?

Hi Everyone,

For C.elegans, the HTseq output files have 46,779 genes (WB gene names). Worms should only have ~20,000 coding genes. Does anyone know why we have 2x more genes in our output? Does this include non-coding genes?

Thanks S

htseq rnaseq ngs c.elegans worms

1 answer

HTSeq count will output anything which is in the annotation file when you use it. You could therefore have a GTF/GFF which has non-coding genes.

Log in to answer this question.