Can you share code for running limma. I am a novice, so having some trouble...
• 0 views
•
link
I have gene expression data from five different condition. Each condition have three replicates. I want to check differential expression of gene between the conditions. Using Anova tells me overall that a gene is deferentially expressed, but it does not tell between which two or three conditions. What package will be good for such analysis
Can you share code for running limma. I am a novice, so having some trouble...
The users' guide (http://bioconductor.org/packages/release/bioc/vignettes/limma/inst/doc/usersguide.pdf) has several examples and it's the best place to start. Please note that you should adapt these examples to your specific experimental design.
Log in to answer this question.