... | ... | @@ -9,7 +9,7 @@ Creation of images relies on at least two types of data: the data matrix and the |
|
|
* **gene file**: Either an XML file with modules and genes, possibly grouped together into a tree structure, or a simple list of modules with their genes.
|
|
|
* **condition tree**: (optional) XML file with conditions to be displayed per module, possibly grouped together into a tree structure.
|
|
|
* **regulator tree**: (optional) XML file with regulator genes or a simple list of regulators assigned to modules.
|
|
|
* **annotations**: Most information that should be drawn around the central module matrices, can be described as: "Module number x lists genes or conditions y1, y2, y3, ... as having property z". Optionally each gene or condition can be linked to an extra data point (color, integer, ...). For this purpose, we created the [MVFFormat](MVFFormat).
|
|
|
* **annotations**: Most information that should be drawn around the central module matrices, can be described as: "Module number x lists genes or conditions y1, y2, y3, ... as having property z". Optionally each gene or condition can be linked to an extra data point (color, integer, ...). For this purpose, we created the [MVFFormat]().
|
|
|
|
|
|
Demo data can be downloaded here: [ModuleViewerDemoData](ModuleViewerDemoData).
|
|
|
|
... | ... | |