Description Usage Arguments Details Examples
View source: R/rna_seq_add_functions_for_package.R
Creates heatmaps based on a list to visualize differential expression in sample sets. Differential expressed genes are outfiled in a .xls-file and heatmaps as .pdf-file.
1 | heatmapbuilder(collectResults)
|
collectResults |
= a list, with sub lists |
collectResults should contain: used differential expression tools (like DESeq2), contrasts of your samples, normalizedcounts, paths to your results folder and the differential expressed genes
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.