eda_heatmap | R Documentation |
Make a heatmap of a select number of genes
eda_heatmap(dds, genes, stratifier = NULL, assay = 2, ...)
dds |
a |
genes |
a character vector containing the names of HGCN symbols to be plotted in the heatmap |
stratifier |
optional. A character vector specifying a column in colData by which to color samples in the pheatmap. |
assay |
the assay number that contains normalized counts |
... |
additional arguments that will be passed to |
a pheatmap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.