| addZScores | R Documentation | 
Add Z scores to DE results
addZScores(df)
df | 
 Data.frame with the columns "pval", "padj" and "log2FoldChange"  | 
Updated data.frame with Z scores
## Not run: 
df_adj <- addZScores(df)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.