Using RSEM reads for DESeq2
1
0
Entering edit mode
deeptiptl74 ▴ 10
@deeptiptl74-13880
Last seen 3.7 years ago

Hi,

I am new to the Bioinformatics. I want to find differentially expressed genes from a non model species. I used trinity for the de novo assembly and used RSEM to count the reads. I used fastq files as input for RSEM not bam files (sorted by name). In the DESeq2 manual it says, name sorted bam files are necessary to run the analysis for paired end reads, So can I use the RSEM output that I have, for DESeq2 or not? 

Thank you so much for your time and help.

Deepti

deseq2 rsem • 1.2k views
ADD COMMENT
0
Entering edit mode
@mikelove
Last seen 5 hours ago
United States

hi Deepti,

See the tximport package for importing the estimated counts per gene from RSEM, and then you can use DESeqDataSetFromTximport() to begin the DESeq2 analysis.

ADD COMMENT
0
Entering edit mode

Thanks Michael.

ADD REPLY

Login before adding your answer.

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