Description Usage Arguments Author(s) See Also Examples
Heatmap is a function that plots the top enriched regulatory element or GO terms for the first and second level of analysis in a heatmap. The number of terms to be displayed can be set.
1 2 |
object |
an object of class |
outputformat |
a character string specifying if the plot is saved in jpeg ( |
n.nodes.1stlevel |
a numeric value specifying the number of top enriched GO terms, from the first level, that will be represented on the plot. By default the value is set to |
n.nodes.2ndlevel |
a numeric value specifying the number of top enriched GO terms, from the second level, that will be represented on the plot. By default the value is set to |
mult.cor |
a boolean variable specifying whether the displayed significance values are multiple test corrected or the original p-values obtained from the selected enrichment method. By default it is set to |
... |
if the class of object is |
Toma Tebaldi, Erik Dassi, Galena Kostoska
EnrichedSets
RegulatoryEnrichment
GOsets
GOEnrichment
GOsims
1 2 | data(tRanslatomeSampleData)
Heatmap(CCEnrichment, ontology="MF")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.