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
file types authored Jun 17, 2015 by Thomas Van Parys's avatar Thomas Van Parys
Hide whitespace changes
Inline Side-by-side
Home.markdown
View page @ 7a7ff6b7
......@@ -9,6 +9,7 @@ Creation of images relies on at least two types of data: the data matrix and the
* **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) [XML file](TreeFile) with 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.
* **symbolic name mapping**: A tab delimted two column mapping file: GeneID --> Symbolic Name
* **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).
Demo data can be downloaded here: [ModuleViewerDemoData](ModuleViewerDemoData).
......
Clone repository
  • Home
  • ListFile
  • MVFFormat
  • ModuleViewerDemoData
  • TreeFile