tximport and txOut
1
0
Entering edit mode
Merlin ▴ 10
@merlin-15723
Last seen 4.3 years ago
Vancouver

Hello,

I'm using tximport before before running DESeq2.

Tximport can summarize counts to gene-level by default or we can avoid gene-level summarization by setting txOut=TRUE using the original transcript level estimation.

Can you please tell me what's the correct way for the analysis with DESeq2?

I noticed that there is a huge difference when I use the txOut argument and when I don't

here is the code:

txi.salmon <- tximport(files, type="salmon", tx2gene=tx2gene, ignoreAfterBar=TRUE,txOut = TRUE )

thank you

tximport deseq2 • 737 views
ADD COMMENT
1
Entering edit mode
@mikelove
Last seen 8 hours ago
United States

The tximport paper discusses this point at length.

There are many considerations.

ADD COMMENT
0
Entering edit mode

Which one is the paper?

probably if I want to do differential gene expression I can just use the default txOut= FALSE while if I want to do analysis at trascript level for the screening of different isoforms I need of txOut= TRUE

thanks

ADD REPLY

Login before adding your answer.

Traffic: 603 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