Data object format for deseq2
1
0
Entering edit mode
@timivanov92-14799
Last seen 5.4 years ago

Hey, can anyone help me? 

I'm very new to R and i'm trying to perform differential expression analysis on files, obtained from RSEM.

So i have 8 files (4 experiment and 4 control). These files each has "expected_counts" columns (which is not an integer, btw, is it ok?)

And i'm having a bad time adjusting my data to right format for deseq2 package. 

Can i mb see an actual format for input data, so i would create such a file by python script? 

deseq2 R RSEM • 1.3k views
ADD COMMENT
0
Entering edit mode
@mikelove
Last seen 6 hours ago
United States

Take a look at the following section of the RNA-seq workflow for beginner's to R:

http://www.bioconductor.org/help/workflows/rnaseqGene/#deseq2-import-functions

You can import from these various formats. If you have RSEM output files, you can use tximport() followed by DESeqDataSetFromTximport.

ADD COMMENT

Login before adding your answer.

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