RNASeq DE analysis between tumor and normal tissues
0
0
Entering edit mode
7.9 years ago
debitboro ▴ 260

Hi all,

I need a helps from you. I have RNASeq data sequenced using Illumina, I want to get the list of DE genes between tumor tissue and the matched normal tissue of 22 individuals, so in total I have 44 samples (22 tumor data vs 22 normal data). What is the recommended way to do the DE analysis of these data ?

What I already tried:

for each sample: Mapping with Tophat2 ===> HTSeq-count for summarization ===> gene-count file (with two columns: gene and sample_name)

so at the end of this step, I have 44 gene-count files

then I used DESeq2 to normalize the data (applied to all the gene-count files, all the gene-count files are merged)

is this a correct way ?

RNA-Seq DE analysis HTSeq-count DESeq2 • 2.2k views
ADD COMMENT
1
Entering edit mode

As far I could see, all steps are correct. Just to check, try to find diff expressed genes using some other method(edgeR) just to confirm whether you are getting similar results between DeSeq2 and edgeR.

ADD REPLY
0
Entering edit mode

thank you Tom, I'll try this

ADD REPLY

Login before adding your answer.

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