DESeq2 data input
1
0
Entering edit mode
zhaoy • 0
@zhaoy-23696
Last seen 3.5 years ago

Enter the body of text here Instead of raw count data, would it be proper to input the normalized RNAseq count data into DESeq2? The TCGA RNASeqV2 data is downloaded from cbioportal. From the reference, it seems they normalized "raw_count" (expected count from RSEM) values by the 75th percentile of the column (after removing zeros) and multiply that by 1000. Would you see any problems by doing that? Thanks for your comments!

Code should be placed in three backticks as shown below


# include your problematic code here with any corresponding output 
# please also include the results of running the following in an R session 

sessionInfo( )
DESeq2 • 920 views
ADD COMMENT
0
Entering edit mode
@mikelove
Last seen 6 hours ago
United States

This has been asked before. No, DESeq2 really requires count data.

ADD COMMENT
0
Entering edit mode

Hi Michael,

I recently ran DESeq2 with TCGA data. I initially used the normalized z scores for DESeq2 but it did not accept negative values. I then used the data from the RNA_Seq_v2_expression_median.txt file and it worked. I was wondering if this is the count data and if it's ok to use? Thanks!

ADD REPLY
0
Entering edit mode

I don't know -- there have been approximately one hundred posts on the support site about running DESeq2 on TCGA though :-) See the right sidebar.

ADD REPLY

Login before adding your answer.

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