Closed qicaibiology closed 4 years ago
Hi @qicaibiology ,
When you compare two samples, one samples is used as a baseline. all these p values tell you how significant the corresponding comparison is:
p-diff
tells you how different the two IR values are between the two samples, no matter increase or decrease. You can consider this is the summary/minimum of the other two p values
p-increase
tells you the significance of IR increase in the other sample compared to the baseline sample.
p-increas
tells you the significance of IR decrease in the other sample compared to the baseline sample.
As I said before, IRFinder determines your library directionality automatically. If it thinks your library is directional, it will generated both IRFinder-IR-nondir.txt
and IRFinder-IR-dir.txt
. They are generated according to non-directional reference and directional reference respectively. That's why we see antiover
tags in the IRFinder-IR-dir.txt
. That is the tag only exists in the directional reference. When you doing your downstream comparison, you should ask yourself, whether your library is directional or not:
If it is directional, and IRFinder gives IRFinder-IR-dir.txt
, I highly recommend you always refer to IRFinder-IR-dir.txt
.
If it is non-directional, there should only be one output, which is IRFinder-IR-nondir.txt
. You definitely always use that one for your analysis.
If you don't know your library directionality, for example, you use public available data, you can trust the judgement by IRFinder. If it gives you IRFinder-IR-dir.txt
, use it.
If you believe the directionality is different between what you know and what IRFinder reports, let me know.
EDIT: The baseline sample is the sample fed by -B
Hi @dg520 :
Thanks a lot for your explanation!
Cai
Hi @dg520 :
Sorry to disturb again! I have 2 questions on the output file of IRFinder:
Thanks a lot for your help,
Cai