This is a test version of Biostars. For the public version, visit https://www.biostars.org.
micro-array analysis without FoldChange

Hi everyone

Why do some microarray analysis without FoldChange (in the top table)? How to extract up and down-regulated genes (with adj.P.Val and lack of FC)?

enter image description here

r

I edited your question to correctly display the picture. For the future, please make sure that you add a link with a valid suffix, like .png or .jpg. Also see How to add images to a biostars post.

Why do you lack FC? What code did you use? Explain where you got this incomplete table, or what you have done to get this table. Now your question contains not enough info.

The table is complete, F-statistic is used for comparing more than two groups. My question is that how to extract significant genes without FC? or Is "adj.P.Val" sufficient for analysis alone?

if you have the data reanalyze it. Without the fold change you can't extract "up or down-regulated" genes, as both up and down-regulated genes can have the same level of significance.

what is the meaning of the "F" column ?. Can it stands for "Fold" ?

1 answer

I don't know where you got this table from, and you don't seem to want to give more info. So here the explanation. The topTable was made without a defined contrast. Why?, you should ask the makers of this table. How to get the FC? Make a contrast first, before generating the topTable. Good luck!

Log in to answer this question.