View source: R/bagOfGenesEnrichment.R
plotTopGenesHeatmap | R Documentation |
Filters and plots expression matrix
plotTopGenesHeatmap( de.out, dds, identifiers, myvar, patients = NULL, adjpval = 0.5, upload = FALSE, path = ".", parentID = NULL, newVar = "", plotheight = 20, genelist = identifiers$GENENAME )
de.out |
diffex results |
dds, |
DESEq object |
identifiers |
mapping to gene name |
myvar |
is name of variable |
Jess
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.