The top table summarizes the results of the differential expression analysis, listing genes ranked by evidence of differential expression between experimental groups. Each row corresponds to one gene, and the columns provide key statistics to interpret the results. This table allows you to identify genes that are significantly differentially expressed, examine the magnitude and direction of changes, and assess the reliability of the estimates. Genes with small adjusted p-values and large absolute log2FC values are typically considered the most biologically relevant.
GeneID | The identifier for the gene. |
---|---|
meanExpr | The average (normalized) expression of the gene across all samples. |
log2FC | he estimated log2 fold change of the gene between the two groups. Positive values indicate higher expression in the first group, while negative values indicate higher expression in the second group. |
log2FC SE | The standard error of the log2 fold change estimate, reflecting the uncertainty of the estimate. Smaller SE values indicate more precise estimates. |
p-value | The unadjusted p-value from the statistical test, indicating how likely it is to observe the data if there were no true difference in expression. Smaller values suggest stronger evidence of differential expression. |
adj. p-value | The p-value adjusted for multiple testing (i.e., using the Benjamini–Hochberg procedure to control the false discovery rate, FDR). This is the recommended value to use for determining significance. |