ggpubr icon indicating copy to clipboard operation
ggpubr copied to clipboard

Clarification on the fold change cut off...

Open sharvari14 opened this issue 2 years ago • 0 comments

Hi,

I am using this package to generate an MA plots and label gene names using the default padj and logFC thresholds. On running the function, I see that in the source code the condition for logFC to determine significance level is: abs(data$log2FoldChange) >= log2(fc)

Can you please help clarify if the FC value is log transformed? Or, based on linear scale?

Thanks Sharvari

sharvari14 avatar Apr 05 '22 13:04 sharvari14