What analysis suitable to identify similarly expressed genes between two samples (treated vs untreated). Contrary to DGE analysis,
1
0
Entering edit mode
14 days ago
alifafiq1 • 0

Hello everyone!

I'm comparing the expression of sets of miRNA data in order to identify what are the miRNAs that have significant similarity in their expression in two different samples.

I have conducted DGEs using NOISeq, and was succeeded in identifying significant differential expressed genes. By filtering out those that are not significantly different, I don't think that it is correct to assume that they are similarly expressed. Hence, i would like to know what is the most suitable analysis for this case? It would be helpful too if you could include the name of package for such analysis.

I hope someone could help me out with this.

Thanks in advance.

Gene-Expression RNA NOISeq DGE • 368 views
ADD COMMENT
2
Entering edit mode
14 days ago
ATpoint 82k

DESeq2 has a "lessAbs" test which gioves you a pvalue that tests whether a fold change is below a user-defined threshold, see https://bioconductor.org/packages/release/bioc/vignettes/DESeq2/inst/doc/DESeq2.html#tests-of-log2-fold-change-above-or-below-a-threshold

There is something that you can do roughly in limma for this (https://support.bioconductor.org/p/64300/) but to my knowledge this has not been formally implemented, so might or might not work well, I cannot tell.

ADD COMMENT
0
Entering edit mode

Thank you @AT point. I was planning to use DESeq2 and use the alternate hypothesis (lessAbs) too considering that is the only package that could do so via DGE.

However, some of my samples have no replicates and i was planning to conduct analysis (including with those without replicates) just to explore their results since I know that analyzing no replicates samples won't yield strong and publishable statistical data. And also, DESeq2 doesn't support no replicates data. Hence I wonder what could be the alternative to this.

ADD REPLY
1
Entering edit mode

Can you post your setup, so how many groups and their replication number? I can tell you by experience that you need even more replication to robustly identify similar rather than differential genes, so your analysis might not be feasible.

ADD REPLY

Login before adding your answer.

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