Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • 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
add extra launch button authored Jul 01, 2015 by Thomas Van Parys's avatar Thomas Van Parys
Show whitespace changes
Inline Side-by-side
Home.markdown
View page @ 60102a48
...@@ -30,8 +30,12 @@ ModuleViewer is a Java application. Make sure you have installed a [Java Runtime ...@@ -30,8 +30,12 @@ ModuleViewer is a Java application. Make sure you have installed a [Java Runtime
### Demo with pre-loaded data #### ### Demo with pre-loaded data ####
Yeast:
[![Java WebStart](docs/webstart.gif)](http://bioinformatics.psb.ugent.be/webtools/moduleviewer/launch.jnlp?expmatrix=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered&modules=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered_geneTree.xml&conditions=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered_conditionTree.xml&regulators=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered_regulatorTree.xml&annotations=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/Annotations.mvf) [![Java WebStart](docs/webstart.gif)](http://bioinformatics.psb.ugent.be/webtools/moduleviewer/launch.jnlp?expmatrix=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered&modules=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered_geneTree.xml&conditions=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered_conditionTree.xml&regulators=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/hughratcur_nan_filtered_regulatorTree.xml&annotations=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/Annotations.mvf)
Arabidopsis:
[![Java WebStart](docs/webstart.gif)](http://bioinformatics.psb.ugent.be/webtools/moduleviewer/launch.jnlp?expmatrix=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/abiotic_stress/ATH1stress_expr&modules=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/abiotic_stress/kmclust600_2014&regulators=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/abiotic_stress/kmclust600_2014_reg&annotations=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/abiotic_stress/annotations.mvf&synonyms=http://bioinformatics.psb.ugent.be/webtools/moduleviewer/testdata/abiotic_stress/ath_symbol_2013)
### Run locally ### ### Run locally ###
Alternatively, you can clone the code from the repository (master or stable tag), compile it using [maven][] and run it from the command line. Maven will take care of downloading the dependencies. The dependency on [ModuleGraphics][] is not served from any maven repository (yet), so you need to clone that code and maven install it first. Alternatively, you can clone the code from the repository (master or stable tag), compile it using [maven][] and run it from the command line. Maven will take care of downloading the dependencies. The dependency on [ModuleGraphics][] is not served from any maven repository (yet), so you need to clone that code and maven install it first.
......
Clone repository
  • Home
  • ListFile
  • MVFFormat
  • ModuleViewerDemoData
  • TreeFile