differential expression analysis
2
0
Entering edit mode
7.3 years ago
Edalat ▴ 30

hello,

I have 9 experiments (human RNAseq data (control/treatment)),I did RNAseq analysis by CLC genomics,now I want to do differential expression between 2 condition(control/treatment) by R.I need DE for all treated vs all controls samples (I mean I do not want DE for each experiment separately). is there any R package?

RNA-Seq • 1.6k views
ADD COMMENT
0
Entering edit mode
7.3 years ago
firatuyulur ▴ 320

DESeq2 is what you are looking for. Here you can find both the vignette and the example R script. Also I havent used CLC genomics; do you have the count data? If not, use another R package see here to get your counts and use DESeq2 afterwards. As long as you arrange the condition part well, you can put as many samples you want

ADD COMMENT
0
Entering edit mode
ADD COMMENT
0
Entering edit mode

Preferably refer to the newest version: https://www.bioconductor.org/packages/release/bioc/vignettes/DESeq2/inst/doc/DESeq2.pdf

In addition, this and this are helpful workflows.

ADD REPLY
0
Entering edit mode

Sure, but the article from 2016 considers old version, DESeq... When DESeq2 is from 2014, isn't it?

ADD REPLY

Login before adding your answer.

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