differential gene expression using sleuth
2
2
Entering edit mode
8.1 years ago

Hi,

I'm currently using sleuth to test for differential expression of transcripts and I wonder if and how it would be possible to "lift up" the results to gene level to see what genes are differentially expressed when still considering variations of transcripts within the same gene?

/Frida

RNA-Seq sleuth kallisto • 5.1k views
ADD COMMENT
2
Entering edit mode
8.1 years ago
Thibault D. ▴ 700

Hi, you can use tximport, then SARTools to do such analysis. Please note, that the next DESeq2 update will include tximport as a function.

Thibault

ADD COMMENT
0
Entering edit mode

I meant more if it is possible to do it in sleuth?

ADD REPLY
0
Entering edit mode

I don't understand. Would you like to display your differential gene expression analysis with Sleuth style, or to perform this differential gene expression analysis with Sleuth, or ... ?

ADD REPLY
0
Entering edit mode

Yes, I wondered if there some built in function for doing it in sleuth, looking at DE genes instead of transcripts I mean.

ADD REPLY
0
Entering edit mode

I don't think so, I can not find anything within Sleuth to perform this kind of analysis.

ADD REPLY
0
Entering edit mode
8.0 years ago

I have not tested, but it seems that what you are looking for is explained here (at least, for human data):

https://rawgit.com/pachterlab/sleuth/master/inst/doc/intro.html

At this point the sleuth object constructed from the kallisto runs has information about the data, the experimental design, the kallisto estimates, the model fit, and the testing. In other words it contains the entire analysis of the data. There is, however, one piece of information that can be useful to add in, but that is optional. In reading the kallisto output sleuth has no information about genes, but this can be added allowing for searching and analysis by gene instead of transcript.

ADD COMMENT

Login before adding your answer.

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