So once I have results from Gfold what should I do or how should I go to refine my results.
Differential expression of microRNA with no replicates
Hi,
Various differential expression analysis packages for RNA-seq (like edgeR and DEseq) provide support for analysis when there is no replicate available. I was wondering if I can use edgeR or DEseq to do the same for microRNA ? And if so do I need to do any p-value correction further to get a more valid result.
• 3,251 views
•
link
1 answer
These packages will work with a matrix of counts. They need not be mRNA. Multiple-testing correction is always needed when multiple tests are done, but I don't think you need to deviate from the standard workflow, otherwise.
• 0 views
•
link
Log in to answer this question.
Note that while these tools allow you to use unreplicated data, the results are questionable. This isn't the fault of the tools, but rather is innate to having unreplicated data. You're also likely to get somewhat more reliable results with GFOLD in these cases.