He writes he has 124 genes so I'm not sure he has RNA-seq data...
R package to find differentialy expressed genes
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 | |
• 2,756 views
•
link
1 answer
Use limma, DESeq2 or edgeR. Search in biostars you'll find a lot of similar questions.
• 1 views
•
link
• 1 views
•
link
Good point, but it could be a simple species.
HIV-1 itself is only 10 genes: http://www.ncbi.nlm.nih.gov/genome/10319
• 1 views
•
link
Log in to answer this question.
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.
Thank you !! I am new to this forum.
Please use
ADD REPLYorADD COMMENTwhen posting a reaction to a previous post, as such we keep this thread logically structured.How did you generate this data? qPCR? RNA-seq?