Is it correct if we use htseq counts as raw read counts in DESEq2?
1
0
Entering edit mode
5.8 years ago

Dear all,

I am trying to get the list of differential expressed genes between two groups of HtseqCounts using DESeq2.

Now my question is if it is correct that I treat my htseq count files as raw read count files. I have previously applied Deseq2 on raw read counts and got results, so it is more straight forward to me.

I am looking forward your comments

Nazanin

RNA-Seq DESeq2 htseqCounts • 2.6k views
ADD COMMENT
0
Entering edit mode

What do you mean by raw counts ? Usually the counts of HTseq counts are considered raw counts and are fine to use in DESeq2.

ADD REPLY
0
Entering edit mode

In this DESeq2 tutorial :

"Analyzing RNA-seq data with DESeq2 Michael I. Love, Simon Anders, and Wolfgang Huber 05/15/2018"

two different procedures has been suggested for using raw read counts and htseqCounts in DESeq2 and I wander to know if it is OK to use htseq counts with the commands suggested for raw read counts

ADD REPLY
0
Entering edit mode

In this context, "raw counts" refers to unnormalized integer-only counts of reads/fragments uniquely mapping to genes.

ADD REPLY
2
Entering edit mode
5.8 years ago

Yes, the count files produced by htseq-count are appropriate input into DESeq2.

BTW, featureCounts is much faster.

ADD COMMENT
0
Entering edit mode

Thank you so much for your help

ADD REPLY

Login before adding your answer.

Traffic: 1662 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6