This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Compute p-value, having log fold change

Hi, I have some datasets which they are already analyzed by DESeq. However for some reasons, they only be given to me having log fold change between two groups, mean of each group, and standard deviation for each group, in each gene. Is there any way without re-using DESeq, I can get p-value?

p-value fold-change

1 answer

Simple answer: No. It requires the counts.

Log in to answer this question.