Fold Change with DESeq2
0
0
Entering edit mode
5.8 years ago

I have a very simple matrix of pairs of columns showing tumor RNAseq raw counts and normal tissue raw counts and rows with Ensembl IDs. I am trying to use the DESeq2 to get fold change between tumor and normal tissue. All of the DESeq tutorials or examples have much more complicated matrices with data that is structured completely differently. Does anyone have an idea of how I can use DESeq2 to get fold change from my simple matrix?

RNA-Seq DESeq2 R • 1.7k views
ADD COMMENT
1
Entering edit mode

Please show head(your.matrix, n=10)

ADD REPLY
0
Entering edit mode
TCGA-E9-A3QA-01A-61R-A22K-07 TCGA-EW-A1P6-01A-11R-A144-07
ENSG00000000003                         2467                         2692
ENSG00000000005                            3                            4
ENSG00000000419                         2513                         1209
ENSG00000000457                          845                          935
ENSG00000000460                          465                          308
ENSG00000000938                         2153                          126
ENSG00000000971                         2357                         1551
ENSG00000001036                         4647                         2152
ENSG00000001084                         2635                         1570
ENSG00000001167                         4529                         2649
ADD REPLY
0
Entering edit mode

there are several more columns, but that is the first pair with TCGA-E9-A3QA-01A-61R-A22K-07 being tumor and TCGA-EW-A1P6-01A-11R-A144-07 being tissue normal

ADD REPLY
0
Entering edit mode

I added markup to your post for increased readability. You can do this by selecting the text and clicking the 101010 button. When you compose or edit a post that button is in your toolbar, see image below:

101010 Button

ADD REPLY
0
Entering edit mode

Looks like a normal count matrix to me. What do you think is "much more complicated" in the examples you have seen? Please give a link to it.

ADD REPLY

Login before adding your answer.

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