Helper function to extract n DE genes with the greatest Log2FoldChange and n genes with the lowest Log2FoldChange from a DESeqResults dataframe.
1 | getTopGenes(df, n)
|
df |
Dataframe from a DESeqResults object |
n |
Number of genes to label in each direction |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.