Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • ModuleViewer ModuleViewer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Thomas Van Parys
  • ModuleViewerModuleViewer
  • Wiki
  • Home

Home · Changes

Page history
Small updates authored Aug 19, 2015 by Thomas Van Parys's avatar Thomas Van Parys
Hide whitespace changes
Inline Side-by-side
Home.markdown
View page @ 137c4f2d
......@@ -8,7 +8,7 @@ ModuleViewer is a tool to directly generate annotated heat maps from gene cluste
Creation of images relies on at least two types of data: the data matrix and the modules file. Optionally, this can be extended with regulator data, a condition tree, and annotation files.
* **data matrix**: The expression data. The header contains the name of all experiments (conditions), the first column represents gene names. The rest of the data consists of the expression data.
* **data matrix**: This TAB-delimited file describes the expression data. The header contains the name of all experiments (conditions), the first column represents gene names. The second column can be left empty, or be used for symbolic gene names. The rest of the data consists of the expression data.
* **gene file**: Either an [XML file](TreeFile) with modules and genes, possibly grouped together into a tree structure, or a [simple list](ListFile) of modules with their genes.
* **condition tree**: (optional) By default, each module displays all conditions, in the same order as given in the expression matrix. A more fine grained representation can be defined using an [XML file](TreeFile). This file specifies conditions to be displayed per module, possibly grouped together into a tree structure.
* **regulator tree**: (optional) [XML file](TreeFile) with regulator genes or a [simple list](ListFile) of regulators assigned to modules.
......
Clone repository
  • Home
  • ListFile
  • MVFFormat
  • ModuleViewerDemoData
  • TreeFile