<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.biouml.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.biouml.org/index.php?action=history&amp;feed=atom&amp;title=Heatmap_%28analysis%29</id>
		<title>Heatmap (analysis) - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.biouml.org/index.php?action=history&amp;feed=atom&amp;title=Heatmap_%28analysis%29"/>
		<link rel="alternate" type="text/html" href="https://wiki.biouml.org/index.php?title=Heatmap_(analysis)&amp;action=history"/>
		<updated>2026-04-13T07:54:08Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.20.3</generator>

	<entry>
		<id>https://wiki.biouml.org/index.php?title=Heatmap_(analysis)&amp;diff=9025&amp;oldid=prev</id>
		<title>WikiBot: Protected &quot;Heatmap (analysis)&quot;: Autogenerated page (‎[edit=sysop] (indefinite))</title>
		<link rel="alternate" type="text/html" href="https://wiki.biouml.org/index.php?title=Heatmap_(analysis)&amp;diff=9025&amp;oldid=prev"/>
				<updated>2020-12-09T11:15:27Z</updated>
		
		<summary type="html">&lt;p&gt;Protected &amp;quot;&lt;a href=&quot;/index.php/Heatmap_(analysis)&quot; title=&quot;Heatmap (analysis)&quot;&gt;Heatmap (analysis)&lt;/a&gt;&amp;quot;: Autogenerated page (‎[edit=sysop] (indefinite))&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr style='vertical-align: top;'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 11:15, 9 December 2020&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>WikiBot</name></author>	</entry>

	<entry>
		<id>https://wiki.biouml.org/index.php?title=Heatmap_(analysis)&amp;diff=9022&amp;oldid=prev</id>
		<title>WikiBot: Automatic synchronization with BioUML</title>
		<link rel="alternate" type="text/html" href="https://wiki.biouml.org/index.php?title=Heatmap_(analysis)&amp;diff=9022&amp;oldid=prev"/>
				<updated>2020-12-09T11:15:26Z</updated>
		
		<summary type="html">&lt;p&gt;Automatic synchronization with BioUML&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;;Analysis title&lt;br /&gt;
:[[File:Statistics-Heatmap-icon.png]] Heatmap&lt;br /&gt;
;Provider&lt;br /&gt;
:[[geneXplain GmbH]]&lt;br /&gt;
;Class&lt;br /&gt;
:{{Class|com.genexplain.stat.HeatmapCreator}}&lt;br /&gt;
;Plugin&lt;br /&gt;
:[[Com.genexplain.stat (plugin)|com.genexplain.stat (geneXplain Stat)]]&lt;br /&gt;
&lt;br /&gt;
=== Create heatmap for a numerical data matrix ===&lt;br /&gt;
&lt;br /&gt;
This tool creates a heatmap for the numerical data matrix provided with the input data table.&lt;br /&gt;
&lt;br /&gt;
The output folder contains a TIFF image of the heatmap as well as the ordered lists of row ids (e.g. RNA or gene ids) and column ids.&lt;br /&gt;
&lt;br /&gt;
The output tables can be used to extract subsets of correlated rows or columns revealed by the hierarchical clustering and/or the heatmap presentation.&lt;br /&gt;
&lt;br /&gt;
Please note that the heatmap is limited to input tables with at most 5000 input rows.&lt;br /&gt;
&lt;br /&gt;
==== Parameters ====&lt;br /&gt;
&lt;br /&gt;
* '''Input table''' - Path to table with input data&lt;br /&gt;
* '''Colors''' - Color scale to apply&lt;br /&gt;
* '''Transformation''' - Transformation to be applied to data values&lt;br /&gt;
* '''Scaling''' - Scaling data values in row or column direction or none&lt;br /&gt;
* '''Width''' - Image width &amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;cm&amp;lt;nowiki&amp;gt;]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* '''Height''' - Image height &amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;cm&amp;lt;nowiki&amp;gt;]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* '''Resolution''' - Image resolution &amp;lt;nowiki&amp;gt;[&amp;lt;/nowiki&amp;gt;dpi&amp;lt;nowiki&amp;gt;]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
* '''Layout heights''' - This should be list of 2 (when no column groups are specified) or 3 (with column groups) float values separated by comma that adjust the heights of layout parts. Please refer to the documentation of R&amp;lt;nowiki&amp;gt;'&amp;lt;/nowiki&amp;gt;s heatmap.2 &amp;lt;nowiki&amp;gt;{&amp;lt;/nowiki&amp;gt;gplots&amp;lt;nowiki&amp;gt;}&amp;lt;/nowiki&amp;gt; tool for details.&lt;br /&gt;
* '''Row dendrogram''' - With row dendrogram&lt;br /&gt;
* '''Col dendrogram''' - With column dendrogram&lt;br /&gt;
* '''First group name''' - Name of the first column group&lt;br /&gt;
* '''First group columns''' - Columns assigned to first group&lt;br /&gt;
* '''Second group name''' - Name of the second column group&lt;br /&gt;
* '''Second group columns''' - Columns assigned to second group&lt;br /&gt;
* '''Third group name''' - Name of the third column group&lt;br /&gt;
* '''Third group columns''' - Columns assigned to third group&lt;br /&gt;
* '''Fourth group name''' - Name of the fourth column group&lt;br /&gt;
* '''Fourth group columns''' - Columns assigned to fourth group&lt;br /&gt;
* '''Fifth group name''' - Name of the fifth column group&lt;br /&gt;
* '''Fifth group columns''' - Columns assigned to fifth group&lt;br /&gt;
* '''Output folder''' - Output folder for heatmap files&lt;br /&gt;
&lt;br /&gt;
[[Category:Analyses]]&lt;br /&gt;
[[Category:Statistics (analyses group)]]&lt;br /&gt;
[[Category:GeneXplain analyses]]&lt;br /&gt;
[[Category:Autogenerated pages]]&lt;/div&gt;</summary>
		<author><name>WikiBot</name></author>	</entry>

	</feed>