R package to find differentialy expressed genes
1
1
Entering edit mode
9.2 years ago

Hello, I have three groups of samples, each with 10 values. Each group represent HIV-1 stage.I have 124 genes and I want to find differentially expressed genes across these three groups. I tried for two groups of samples using rowMeans(). Please help me .

sample of my query is given below:

    s1 s1 s1 s1 s1 s1 s1 s1 s1 s1 |   s2 s2 s2  s2 s2 s2  s2 s2 s2 s2 |  s3 s3 s3 s3  s3 s3 s3 s3 s3 s3
g1                                |                                                 |
g2                                |                                                 |
g3                                |                                                 |
g4                                |                                                 |
-                                 |                                                |
-                                 |                                                |
-                                 |                                                |
g124                              |                                                |
R gene • 2.5k views
ADD COMMENT
0
Entering edit mode

Your post is a question, not a tutorial. Please see How to Use Biostars, Part II: Post types, Deleting, (Un)Subscribing, Linking and Bookmarking for details on post types.

ADD REPLY
0
Entering edit mode

Thank you !! I am new to this forum.

ADD REPLY
1
Entering edit mode

Please use ADD REPLY or ADD COMMENT when posting a reaction to a previous post, as such we keep this thread logically structured.

ADD REPLY
0
Entering edit mode

How did you generate this data? qPCR? RNA-seq?

ADD REPLY
1
Entering edit mode
9.2 years ago

Use limma, DESeq2 or edgeR. Search in biostars you'll find a lot of similar questions.

ADD COMMENT
1
Entering edit mode

He writes he has 124 genes so I'm not sure he has RNA-seq data...

ADD REPLY
0
Entering edit mode

Good point, but it could be a simple species.

HIV-1 itself is only 10 genes: http://www.ncbi.nlm.nih.gov/genome/10319

ADD REPLY
1
Entering edit mode

True, but I doubt whether the models of DESeq2 etc with regard to dispersion estimation still stand with such a limited number of genes.

ADD REPLY
1
Entering edit mode

I've seen DESeq2 used for miRNA where you only have a few hundred "genes", so it's not entirely unreasonable.

ADD REPLY

Login before adding your answer.

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