Which htseq-count mode to use for handling overlaps during RNA-Seq quantitation
For counting gene expression levels (paired end stranded RNA-Seq data from mouse) using htseq-count, is there a universally accepted mode to use from the following list?
--mode union
--mode intersection-strict
--mode intersection-nonempty
To me, "union" seems like the appropriate choice but the wiki here suggests "intersection-strict" is best.
• 4,677 views
•
link
1 answer
Log in to answer this question.